<?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>Wed, 22 May 2013 13:17:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.8 and 5.3.18 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18628</guid>
      <link>http://www.phpdeveloper.org/news/18628</link>
      <description><![CDATA[<p>
The PHP project has released the latest in the PHP 5.3.x and 5.4.x series today - <a href="http://www.php.net/archive/2012.php#id2012-10-18-1">PHP 5.4.8 and 5.3.18</a>:
</p>
<blockquote>
The PHP development team announces the immediate availability of PHP 5.4.8 and PHP 5.3.18. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.8, or at least 5.3.18. Key enhancements in these releases include: fixed bug #63111 (is_callable() lies for abstract static method) and fixed bug #61442 (exception threw in __autoload can not be catched.
</blockquote>
<p>
You can get this latest version from <a href="http://www.php.net/downloads.php">the downloads page</a> (source) or from <a href="http://windows.php.net/download/">Windows.php.net</a> for the binaries. The full list of changes are in <a href="http://www.php.net/ChangeLog-5.php">the Changelog</a>.
</p>]]></description>
      <pubDate>Thu, 18 Oct 2012 13:31:44 -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.5 and PHP 5.3.15 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18251</guid>
      <link>http://www.phpdeveloper.org/news/18251</link>
      <description><![CDATA[<p>
The PHP project has just released the latest versions of the language - PHP 5.3.15 and PHP 5.4.5 - with the major of updates being security and bugfix related.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.4.5 and PHP 5.3.15. This release fixes over 30 bugs and includes a fix for a security related overflow issue in the stream implementation. All users of PHP are encouraged to upgrade to PHP 5.4.5 or PHP 5.3.15. For source downloads of PHP 5.4.5 and PHP 5.3.15 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>
Fixes include updates related to problems in the FPM, Iconv, JSON, libxml, Phar and Zip extensions. You can find the links to these and other bugs in <a href="http://www.php.net/ChangeLog-5.php">the Changelog</a>.
</p>]]></description>
      <pubDate>Fri, 20 Jul 2012 06:33:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.4 and PHP 5.3.14 released!]]></title>
      <guid>http://www.phpdeveloper.org/news/18096</guid>
      <link>http://www.phpdeveloper.org/news/18096</link>
      <description><![CDATA[<p>
The PHP project has just released the latest versions in the PHP 5.4.x and 5.3.x series - <a href="http://www.php.net/archive/2012.php#id2012-06-14-1">PHP 5.4.4 & 5.3.14</a>:
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.4.4 and PHP 5.3.14. All users of PHP are encouraged to upgrade to PHP 5.4.4 or PHP 5.3.14. The release fixes multiple security issues: A weakness in the DES implementation of <a href="http://docs.php.net/crypt">crypt</a> and a heap overflow issue in the phar extension. PHP 5.4.4 and PHP 5.3.14 fixes over 30 bugs. Please note that the use of php://fd streams is now restricted to the CLI SAPI.
</blockquote>
<p>
As always, you can download this latest release from either the <a href="http://www.php.net/downloads.php">downloads page</a> (source) or from the <a href="http://windows.php.net/download/">Windows site</a> (binaries). See the <a href="http://www.php.net/ChangeLog-5.php">Changelog</a> for the full list of updates.
</p>]]></description>
      <pubDate>Thu, 14 Jun 2012 08:31:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: The Changelog Podcast]]></title>
      <guid>http://www.phpdeveloper.org/news/17527</guid>
      <link>http://www.phpdeveloper.org/news/17527</link>
      <description><![CDATA[<p>
If you're a fan of open source development and can't get enough about projects and what's the latest in the online OS community as a whole, you'll definitely enjoy <a href="http://thechangelog.com/">The Changelog</a> (it's a weekly podcast and news site).
</p>
<p>
The podcast hosts talk about popular trends and technology in the open source world and interview developers behind some of the useful tools you may use every day. Recent topics include <a href="http://thechangelog.com/post/17325686068/episode-0-7-2-vagrant-with-mitchell-hashimoto">Vagrant with Mitchell Hashimoto</a>, <a href="http://thechangelog.com/post/14517970749/episode-0-7-1-spine-and-client-side-mvc-with-alex-maccaw">Spine and client-side MVC with Alex MacCaw</a> and <a href="http://thechangelog.com/post/13873612141/episode-0-7-0-foundation-and-other-zurb-goodies">Foundation and other Zurb goodies</a>.
</p>
<p>They've also spotlighted several interesting new libraries including:</p>
<ul>
<li><a href="http://thechangelog.com/post/17302017912/livereload-coffeescript-sass-less-and-others-just">LiveReload</a>
<li><a href="http://thechangelog.com/post/17266976705/requests-http-library-for-php">Requests</a> (for PHP)
<li><a href="http://thechangelog.com/post/17250787936/spacepen-markaby-inspired-coffeescript-view-framework-fo">SpacePen</a>
<li><a href="http://thechangelog.com/post/17243337669/active-attr-the-stuff-activemodel-left-out">active_attr</a>
<li><a href="http://thechangelog.com/post/17158881315/sidekiq-more-efficient-resque-compatible-message-process">sidekiq</a>
</ul>]]></description>
      <pubDate>Fri, 10 Feb 2012 08:50:41 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.3.9 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/17375</guid>
      <link>http://www.phpdeveloper.org/news/17375</link>
      <description><![CDATA[<p>
The PHP development group has officially announced the <a href="http://www.php.net/archive/2012.php#id2012-01-11-1">release of PHP 5.3.9</a>, the latest in the 5.3.x series.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.9. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
</blockquote>
<p>
Bugfixes and updates in this release include the max_input_vars directive, an autoloading issue with <a href="http://php.net/is_a">is_a</a> and changes to the FPM SAPI module. You can see the full list of changes <a href="http://www.php.net/ChangeLog-5.php#5.3.9">here</a> or just go over and download this latest release and get to installing - <a href="http://www.php.net/downloads.php">source</a>, <a href="http://windows.php.net/download/">Windows binaries</a>.
</p>]]></description>
      <pubDate>Wed, 11 Jan 2012 08:10:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.3.7 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/16745</guid>
      <link>http://www.phpdeveloper.org/news/16745</link>
      <description><![CDATA[<p>
As is <a href="http://www.php.net/index.php#id2011-08-18-1">mentioned on PHP.net</a>, the latest release of the 5.3.x series of the language has been released - PHP 5.3.7.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
</blockquote>
<p>
Security fixes in this release include updates to crypt_blowfish() and a buffer overflow in crypt(). Enhancements include the fixes for several bugs including ones related to crashing due to internal errors, iterator fixes, sockets, ini settings and more. You can find the full list of changes in the <a href="http://www.php.net/ChangeLog-5.php#5.3.7">Changelog</a> for this release.
</p>
<p>
You can download the latest source from <a href="http://www.php.net/downloads.php">the downloads page</a> or, for Windows users, <a href="http://windows.php.net/download/">the binaries</a>.
</p>]]></description>
      <pubDate>Fri, 19 Aug 2011 12:40:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.16 Released (End of Support for 5.2.x Series)]]></title>
      <guid>http://www.phpdeveloper.org/news/15587</guid>
      <link>http://www.phpdeveloper.org/news/15587</link>
      <description><![CDATA[<p>
The latest version in the PHP 5.2.x series has been released today - <a href="http://www.php.net/archive/2010.php#id2010-12-16-1">PHP 5.2.16</a>, the end of support for the 5.2.x series.
</p>
<blockquote>
This release focuses on addressing a regression in open_basedir implementation introduced in 5.2.15 in addition to fixing a crash inside PDO::pgsql on data retrieval when the server is down. All users who have upgraded to 5.2.15 and are utilizing open_basedir are strongly encouraged to upgrade to 5.2.16 or 5.3.4.
</blockquote>
<p>
They also link to the <a href="http://www.php.net/migration53">PHP 5.3 migration guide</a> to help make the upgrade to the world of PHP 5.3 simpler. If you want the full list of changes in this release, check out <a href="http://www.php.net/ChangeLog-5.php#5.2.16">the Changelog</a>.
</p>]]></description>
      <pubDate>Thu, 16 Dec 2010 08:52:25 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP versions 5.2.15 and 5.3.4 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/15563</guid>
      <link>http://www.phpdeveloper.org/news/15563</link>
      <description><![CDATA[<p>
Yesterday saw the release of the two latest versions of PHP in both the 5.2.x and 5.3.x series - 5.2.15 and 5.3.4. Here's a bit from each release announcement.
</p>
<p><b>For 5.2.15:</b></p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.2.15. This release marks the end of support for PHP 5.2. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3. This release focuses on improving the security and stability of the PHP 5.2.x branch with a small number, of predominately security fixes. 
</blockquote>
<p><b>For 5.3.4:</b></p>
<blockquote>
The PHP development team is proud to announce the immediate release of PHP 5.3.4. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes. 
</blockquote>
<p>
For full details you can the the Changelogs for each release - <a href="http://www.php.net/ChangeLog-5.php#5.3.4">5.3.4</a> and <a href="http://www.php.net/ChangeLog-5.php#5.2.15">5.2.15</a>. As always, you can download these latest versions from <a href="http://php.net">the main PHP site</a> or your favorite local mirror.
</p>]]></description>
      <pubDate>Fri, 10 Dec 2010 11:17:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DiGiTSS Blog: CodeIgniter 2 is just here - about to release..!]]></title>
      <guid>http://www.phpdeveloper.org/news/15411</guid>
      <link>http://www.phpdeveloper.org/news/15411</link>
      <description><![CDATA[<p>
On the DiGiTSS blog there's <a href="http://blogs.digitss.com/php/codeigniter-2-is-just-here-about-to-release/">a recent post</a> about the upcoming release of the <a href="http://codeigniter.com">CodeIgniter</a> framework, version 2, and some of the changes that come with it.
</p>
<blockquote>
It's a good and easy to use PHP MVC Framework, which takes you on the road very quickly and you start developing real time application with it. [...] Last release was way back in September'09 and I heard something about v1.8 sometime after that. But now it has been more than 1 year and recently while going through news section on <a href="http://codeigniter.com/">CI website</a> I <a href="http://codeigniter.com/news/whats_happening_now/">read a post</a> stating that new version of framework CI2 is about to be released.
</blockquote>
<p>
He walks through some of the changes that have been made in this new release including:
</p>
<ul>
<li>PHP 4 support is deprecated. Features new to 2.0.0 may not support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.
<li>Added new special Library type: Drivers.
<li>Added ability to set "Package" paths
<li>Added CSRF (Cross-site Reference Forgery) protection to the Security library.
<li>Added HTTP headers and Config information to the Profiler output.
<li>Improved performance of the Encryption library on servers where Mcrypt is available.
<li>Updated loader to automatically apply the sub-class prefix as an option when loading classes.
</ul>
<p>
There's lots more where these came from, so take a look at the <a href="http://blogs.digitss.com/php/codeigniter-2-is-just-here-about-to-release/">rest of the post</a> for a more complete list.
</p>]]></description>
      <pubDate>Wed, 10 Nov 2010 12:42:41 -0600</pubDate>
    </item>
  </channel>
</rss>
