<?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, 26 May 2013 04:30:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[W3 Techs: PHP version 5.3 is now the most used version, just ahead of 5.2]]></title>
      <guid>http://www.phpdeveloper.org/news/19349</guid>
      <link>http://www.phpdeveloper.org/news/19349</link>
      <description><![CDATA[<p>
According to <a href="http://w3techs.com/blog/entry/php_version_5_3_is_now_the_most_used_version_just_ahead_of_5_2">this new report</a> on the W3 Techs site, the usage of PHP 5.2 has been passed up by the numbers for the usage of PHP 5.3 (finally).
</p>
<blockquote>
<a href="http://w3techs.com/technologies/history_details/pl-php/5/q">PHP 5.3</a> has been released in June 2009, so it took a while to gain that level of popularity. <a href="http://www.php.net/archive/2010.php#id2010-12-16-1">End of support for PHP 5.2</a> has been declared in December 2010, but is was still the most popular version until now. Version 5.3 will enter the <a href="http://php.net/archive/2012.php#id2012-12-20-1">end-of-life cycle</a> in March 2013. Version 5.4, used by only 3.0%, is now considered state-of-the-art.
</blockquote>
<p>
The numbers have been consistently trending towards intersection with the usage of PHP 5.4 picking up, but no where near the 5.3 and 5.2 numbers. They also point out that PHP version adoption has a history of being slow. Contributing factors to this could be the overall impression of the language and how much "room for improvement" it seems to have.
</p>
<blockquote>
It's not difficult to predict that PHP as a language will continue to dominate web development in the near future. What will be more exciting is to watch what new versions of PHP will look like.
</blockquote>]]></description>
      <pubDate>Fri, 22 Mar 2013 09:10:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.14 and PHP 5.3.3 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/14839</guid>
      <link>http://www.phpdeveloper.org/news/14839</link>
      <description><![CDATA[<p>
The main <a href="http://php.net">PHP.net</a> site has the release announcement for the two latest versions of the language - PHP 5.3.3 and PHP 5.2.14.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users are encouraged to upgrade to this release. [...] The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.
</blockquote>
<p>
The announcements list some of the major security enhancements and fixes in both new versions as well as a few new features like updates to the PCRE libraries and more.
</p>
<p>
Note: this PHP 5.2.14 release marks the end of active support for the PHP 5.2.x branch. It is encouraged that you upgrade to PHP 5.3 by following the steps in <a href="http://www.php.net/migration53">this migration guide</a>.
</p>]]></description>
      <pubDate>Fri, 23 Jul 2010 08:37:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ImprovedSource.com: PHP v5.2 vs PHP v5.1]]></title>
      <guid>http://www.phpdeveloper.org/news/6703</guid>
      <link>http://www.phpdeveloper.org/news/6703</link>
      <description><![CDATA[<p>
As part of a project he was working up, <i>Cory Rauch</i> has created <a href="http://www.improvedsource.com/view.php/Web-Performance/11/">some statistics</a> comparing the performance of the latest PHP 5 series release, PHP 5.2, with the previous version, PHP 5.1.
</p>
<p>
I can't say the results of the benchmarks are surprising, but it does give a good idea of where, speed-wise, they really improved things in this new release. There are some stats, though, that didn't make that much of a jump. Those seem to be ones dealing with objects and their handling, though - so there's not that much of a jump there anyway.
</p>
<p>
He <a href="http://www.improvedsource.com/view.php/Web-Performance/11/">tested all sorts of operations</a>, including working with binary data, string and array functionality, looping (for, foreach, etc), and operators. For each statistic, he provides what the test is doing and what the results are. Testing was done with the <a href="http://phplens.com/benchmark_suite/">PHPLens</a> benchmark suite.
</p>]]></description>
      <pubDate>Tue, 14 Nov 2006 13:14:36 -0600</pubDate>
    </item>
  </channel>
</rss>
