<?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, 19 May 2013 14:45:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.15 and PHP 5.3.25 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/19573</guid>
      <link>http://www.phpdeveloper.org/news/19573</link>
      <description><![CDATA[<p>
On the PHP.net site they've <a href="http://php.net/archive/2013.php#id2013-05-09-1">announced the release of version 5.4.15 & 5.3.25</a> (fully released after some propagation issues with the mirror servers).
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.15 and PHP 5.3.25. These releases fix about 10 bugs aswell as upgrading the bundled libmagic library. All users of PHP are encouraged to upgrade to PHP 5.4.15. [...] The list of changes are recorded in the <a href="http://www.php.net/ChangeLog-5.php">ChangeLog</a>.
</blockquote>
<p>
Changes include updates to debug_backtrace for a segfault issue, a change to the dns_get_record function for negative length values and a fix for a fd leak on Solaris. You can download this latest release from <a href="http://www.php.net/downloads.php">the downloads section</a> (source) or <a href="http://windows.php.net/download/">the Windows QA site</a> (binaries).
</p>
Link: http://php.net/archive/2013.php#id2013-05-09-1]]></description>
      <pubDate>Fri, 10 May 2013 09:49:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.14 and PHP 5.3.24 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/19445</guid>
      <link>http://www.phpdeveloper.org/news/19445</link>
      <description><![CDATA[<p>
As is mentioned on the main PHP.net site today <a href="http://php.net/index.php#id2013-04-11-1">PHP 5.4.14 and 5.3.24 have been released</a>:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the bundled PCRE library. All users of PHP are encouraged to upgrade to PHP 5.4.14.
</blockquote>
<p>
Users are encouraged to update to this latest release. You can find the latest version either on the <a href="http://php.net/downloads.php">downloads page</a> (source) or <a href="http://windows.php.net/download/">the Windows site</a> (binaries). If you're curious what all changed in this release, check out <a href="http://php.net/ChangeLog-5.php">the Changelog</a>.
</p>
Link: http://php.net/archive/2013.php#id2013-04-11-1]]></description>
      <pubDate>Thu, 11 Apr 2013 09:07:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5.0 Alpha6 released]]></title>
      <guid>http://www.phpdeveloper.org/news/19289</guid>
      <link>http://www.phpdeveloper.org/news/19289</link>
      <description><![CDATA[<p>
As is mentioned in <a href="http://php.net/index.php#id2013-03-07-1">this new post</a> to PHP.net today, they've released the latest alpha for the PHP 5.5.x series - PHP 5.5.0alpha6 - for testing. This <b>is not</b> a stable release so do not use it in production by any means.
</p>
<blockquote>
The PHP development team announces the release of PHP 5.5.0alpha6. This release fixes some bugs from alpha5. It also serves as a delay for our next release, beta1, integrating ZendOptimizer+ OPCode cache which is not ready yet to be merged. All users of PHP are encouraged to test this version carefully, and report any bugs in the <a href="https://bugs.php.net/">bug tracking system</a>.
</blockquote>
<p>
Updates in this release include a fix for a bug where uninitialized ++$foo->bar; does not cause a notice, an update to the bundled PCRE 8.32, and a bugfix in ext/sockets where sendmsg/recvmsg shutdown handler causes segfault. You can get the complete list of changes <a href="https://github.com/php/php-src/blob/php-5.5.0alpha6/NEWS">here</a> and get the download over on <a href="http://downloads.php.net/dsp">this site</a> (Windows users <a href="http://windows.php.net/qa/">here</a>).
</p>]]></description>
      <pubDate>Fri, 08 Mar 2013 09:02:18 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.12 and PHP 5.3.22 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/19220</guid>
      <link>http://www.phpdeveloper.org/news/19220</link>
      <description><![CDATA[<p>
On PHP.net today they've announced <a href="http://php.net/index.php#id2013-02-21-1">the release of PHP 5.4.12 and 5.3.22</a>, the latest versions of the two current release branches.
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.12 and PHP 5.3.22. These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.12.
</blockquote>
<p>
It's a bug fix release, but everyone's encouraged to update. It corrects things in core, FPM, sqlite, PDO_OCI, the Zend Engine and date functionality (and a bit more). You can get this latest version from <a href="http://php.net/downloads.php">the downloads page</a> or <a href="http://windows.php.net/download/">windows.php.net</a> for the Windows binaries. If you'd like to see the full list of issues fixed, check out <a href="http://php.net/ChangeLog-5.php">the Changelog</a>.
</p>]]></description>
      <pubDate>Fri, 22 Feb 2013 09:03:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.11 and PHP 5.3.21 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/19060</guid>
      <link>http://www.phpdeveloper.org/news/19060</link>
      <description><![CDATA[<p>
On PHP.net the project has <a href="http://php.net/index.php#id2013-01-17-1">posted about the release</a> of the latest versions in the PHP 5.4.x and 5.3.x series - PHP 5.4.11 and 5.3.21:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.11 and PHP 5.3.21. These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.
</blockquote>
<p>
You can check out <a href="http://php.net/ChangeLog-5.php">the Changelog</a> if you're interested in what bugs were corrected by this release. The downloads are available via the main <a href="http://php.net/downloads.php">downloads</a> page (or <a href="http://windows.php.net/download/">here</a> for the Windows users out there).
</p>]]></description>
      <pubDate>Fri, 18 Jan 2013 06:27:17 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5.0 Alpha3 released]]></title>
      <guid>http://www.phpdeveloper.org/news/19025</guid>
      <link>http://www.phpdeveloper.org/news/19025</link>
      <description><![CDATA[<p>
PHP.net has <a href="http://php.net/index.php#id2013-01-10-1">announced the release of PHP 5.5 alpha3</a>, the latest alpha in this upcoming release. This is only a preview release and should not be considered (in any way, shape or form) as usable in production.
</p>
<blockquote>
The PHP development team announces the release of PHP 5.5.0alpha3. This release adds few features and fix some bugs from alpha2. All users of PHP are encouraged to test this version carefully, and report any bugs in the <a href="https://bugs.php.net/">bug tracking system</a>.
</blockquote>
<p>
There's a few new things that have come with this update including the "Generator::throw()" method, a few additional cURL methods, Max-Age attribute support in setcookie and some bugfixes in mysqlnd and the PHP core code (see <a href="https://github.com/php/php-src/blob/php-5.5.0alpha3/NEWS">here</a> for the full list). Please <a href="http://downloads.php.net/dsp">download</a> this latest alpha and test it out in your application. Windows binaries <a href="http://windows.php.net/qa/">are here</a>.
</p>]]></description>
      <pubDate>Fri, 11 Jan 2013 11:53:40 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.9 and PHP 5.3.19 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18796</guid>
      <link>http://www.phpdeveloper.org/news/18796</link>
      <description><![CDATA[<p>
On PHP.net site today, they've <a href="http://www.php.net/index.php#id2012-11-22-1">announced the latest releases</a> in the PHP 5.3.x and 5.4.x series - PHP 5.3.19 and PHP 5.4.9:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.9 and PHP 5.3.19. These releases fix over 15 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.9, or at least 5.3.19. For source downloads of PHP 5.4.9 and PHP 5.3.19 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>.
</blockquote>
<p>
You can view a complete list of changes in this edition's <a href="http://www.php.net/ChangeLog-5.php">Changelog</a> (including references to both core and extension bugfixes).
</p>]]></description>
      <pubDate>Fri, 23 Nov 2012 08:58:50 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 5.3.18RC1 & PHP 5.4.8RC1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/18561</guid>
      <link>http://www.phpdeveloper.org/news/18561</link>
      <description><![CDATA[<p>
The latest Release Candidates in the PHP 5.3.x and 5.4.x series and are available for download and testing - PHP 5.3.18RC1 and PHP 5.4.8RC1:
</p>
<blockquote>
We've released PHP 5.3.18RC1 and 5.4.8RC1. This is a regular bugfix release, the full list of issues fixed can be found in the NEWS files. Please test and report if anything is broken. If no critical issues is found in this RC, the final version will be released in two weeks.
</blockquote>
<p>
Bugs fixed in this release include issues with is_callable, the catching of an exception in an __autoload call, fixes for the SOAP an dSPL extensions as well as updates to the CLI server (501 response, PATCH support) and changes to the DOM, FPM and cURL extensions. You can download these latest Candidates and get testing here:
</p>
<p><b>5.3.18RC1:</b></p>
<ul>
<li><a href="http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2">http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2</a>
<li><a href="http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz">http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz</a>
</ul>
<p><b>5.4.8RC1:</b></p>
<ul>
<li><a href="http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2">http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2</a>
<li><a href="http://downloads.php.net/stas/php-5.4.8RC1.tar.gz">http://downloads.php.net/stas/php-5.4.8RC1.tar.gz</a>
</ul>
<p>
Windows binaries for both as always are at: <a href="http://windows.php.net/qa/">http://windows.php.net/qa/</a>
</p>]]></description>
      <pubDate>Fri, 05 Oct 2012 09:22:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.7 and PHP 5.3.17 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18477</guid>
      <link>http://www.phpdeveloper.org/news/18477</link>
      <description><![CDATA[<p>
On the PHP.net site they've announced the latest releases of the language - <a href="http://www.php.net/index.php#id2012-09-13-1">PHP 5.4.7 and 5.3.17</a>:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.7 and PHP 5.3.17. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.7, or at least 5.3.17. Key enhancements in these releases include bugs #62955 and #62460.
</blockquote>
<p>
If you'd like to see the full list of changes you can <a href="http://www.php.net/ChangeLog-5.php">see them in the Changelog</a>. To download this latest release you can head over here: <a href="http://www.php.net/downloads.php">source downloads</a>, <a href="http://windows.php.net/download/">Windows downloads</a>.
</p>]]></description>
      <pubDate>Fri, 14 Sep 2012 08:30:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.6 and PHP 5.3.16 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18370</guid>
      <link>http://www.phpdeveloper.org/news/18370</link>
      <description><![CDATA[<p>
The PHP.net site has announced the latest versions of PHP are now available for download - <a href="http://www.php.net/index.php#id2012-08-16-1">PHP 5.4.6 and 5.3.16</a>:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.6 and PHP 5.3.16. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.6, or at least 5.3.16. For source downloads of PHP 5.4.6 and PHP 5.3.16 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. The list of changes are recorded in the <a href="http://www.php.net/ChangeLog-5.php">ChangeLog</a>.
</blockquote>
<p>
Bugs fixed in these two releases relate to things like bugs that were causing crashes in auto_prepend_file on the CLI web server, a segfault when DateInterval was extended, a return type on PDO and a fix for the count() call on an IteratorIterator. See the <a href="http://www.php.net/ChangeLog-5.php">ChangeLog</a> for the full list.
</p>]]></description>
      <pubDate>Fri, 17 Aug 2012 06:44:14 -0500</pubDate>
    </item>
  </channel>
</rss>
