<?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>Tue, 21 May 2013 09:53:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPEverywhere: My experience moving to PHP5]]></title>
      <guid>http://www.phpdeveloper.org/news/6814</guid>
      <link>http://www.phpdeveloper.org/news/6814</link>
      <description><![CDATA[<p>
In his <a href="http://phplens.com/phpeverywhere/?q=node/view/235">new post</a> on PHPEverywhere today, <i>John Lim</i> shares some of the experiences he's had so far in making the move up from PHP 4 to PHP 5 in his applications.
</p>
<blockquote>
The transition was relatively painless. [...] What's nice about PHP5 is that it caught some errors that have been lingering in our code: PHP5 no longer allows a function to be defined twice, and some basic variable referencing errors that we missed previously.
</blockquote>
<p>
They made the move to PHP5 for the latest versions of their applications, but have still stuck with the legacy, PHP4 versions for the time being to give customers a buffer period to make the move themselves. He also <a href="http://phplens.com/phpeverywhere/?q=node/view/235">mentions</a> changes to the way they make Ajax calls. <i>John</i> is a lead developer for both the <a href="http://adodb.sourceforge.net/">ADOdb</a> and <a href="http://phplens.com/">PHPLens</a> projects.
</p>]]></description>
      <pubDate>Mon, 04 Dec 2006 08:22:00 -0600</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>
