<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 22:44:21 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Making the Web Blog: Becoming PHP 6 Compatible]]></title>
      <guid>http://www.phpdeveloper.org/news/9179</guid>
      <link>http://www.phpdeveloper.org/news/9179</link>
      <description><![CDATA[<p>
On the Making the Web blog, there's <a href="http://bitfilm.net/2007/09/21/becoming-php-6-compatible/">this post</a> that talks about looking forward with your code and making it ready for when PHP6 comes around.
</p>
<blockquote>
If you want to make use of PHP 6 when it comes, you're going to have to write your new scripts so they are compatible, and possibly change some of your existing scripts. To start making your scripts PHP 6 compatible, I've compiled a list of tips to follow when scripting.
</blockquote>
<p>
There's only five things in his list (like "stop using magic_quotes" and "don't register long arrays") but the comments provide many more additional gotchas to look out for and new features that will be included.
</p>]]></description>
      <pubDate>Wed, 05 Dec 2007 11:13:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: Zend Framework License]]></title>
      <guid>http://www.phpdeveloper.org/news/5239</guid>
      <link>http://www.phpdeveloper.org/news/5239</link>
      <description><![CDATA[<p>
<i>Chris Shiflett</i> has some <a href="http://shiflett.org/archive/227">good news</a> for all of the Zend Framework fans out there - the license that it's under is now compatible with the GPL.
</p>
<quote>
<i>
This means you can use the ZF for your own GPL-licensed PHP project. The big change is the removal of the advertising clause: 'Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes the Zend Framework, freely available at http://www.zend.com/"'
</i>
</quote>
<p>
<i>Chris</i> notes also that it's a <a href="http://shiflett.org/archive/227">welcome change</a> over to this pre-existing license to reduce the number of licenses that companies would have to change/evaluate.
</p>]]></description>
      <pubDate>Wed, 26 Apr 2006 15:46:59 -0500</pubDate>
    </item>
  </channel>
</rss>
