<?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>Sun, 06 Jul 2008 17:18:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brian DeShong's Blog: Small news that's big to me: my PHP Testfest submissions made it into 5_3!]]></title>
      <guid>http://www.phpdeveloper.org/news/10410</guid>
      <link>http://www.phpdeveloper.org/news/10410</link>
      <description><![CDATA[<p>
Congrats to <i>Brian DeShong</i> for having his submissions from this year's TestFest be <a href="http://www.deshong.net/?p=76">included in the next release</a> of PHP, version 5.3's build.
</p>
<blockquote>
Someday I'll look back on this post and think it's super lame, but my recent submission of two tests for PHP's <a href="http://php.net/putenv">putenv()</a> function made it into PHP_5_3! I've officially made a contribution it's a red letter day, folks. Without <a href="http://atlantaphp.org/">Atlanta PHP</a> and <a href="http://testfest.php.net/">PHP's Testfest</a>, none of this would have been possible.
</blockquote>
<p>
His tests ran with putenv() and the safe_mode_allowed_env_vars/safe_mode_protected_env_vars settings in use. You can see the inclusion in <a href="http://news.php.net/php.cvs/50412">this commit message</a> (by <i>Lars Strojny</i>).
</p>]]></description>
      <pubDate>Fri, 13 Jun 2008 10:25:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.6 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/10094</guid>
      <link>http://www.phpdeveloper.org/news/10094</link>
      <description><![CDATA[<p>
The PHP development team has released the latest version in the PHP 5.2.x series today - <a href="http://www.php.net/index.php#id2008-05-01-1">version 5.2.6</a>:
</p>
<blockquote>
This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.
</blockquote>
<p>
Security updates include prevention of a buffer overflow in FastCGI mode, an integer overflow in printf, correction for a safe_mode bypass method in cURL and the bundling of PCRE 7.6 to update the regular expression functionality of the language.
</p>
<p>
You can grab this latest release from <a href="http://www.php.net/downloads.php">the downloads page</a> on PHP.net (or your favorite mirror) - both the source and the Windows binaries.
</p>]]></description>
      <pubDate>Fri, 02 May 2008 07:51:13 -0500</pubDate>
    </item>
  </channel>
</rss>
