<?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 02:44:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mike Wallner's Blog: Upgrading to 5.2]]></title>
      <guid>http://www.phpdeveloper.org/news/7549</guid>
      <link>http://www.phpdeveloper.org/news/7549</link>
      <description><![CDATA[<p>
In <a href="http://blog.iworks.at/?/archives/53-Upgrading-to-5.2.html">this new post</a>, <i>Mike Wallner</i> talks about making the move up from his PHP 4.4 environment straight up to PHP 5.2.
</p>
<blockquote>
Anyway the only issue I really had, in spite testing the code really well over time, was with class_exists() and millions of warnings because of a missing __autoload().
</blockquote>
<p>
The problem for him was caused by a combination of the new default behavior of the class_exists function and the autoload not included. He does note, thought, that APC works well with the new installation, though (and uses less memory).
</p>]]></description>
      <pubDate>Tue, 03 Apr 2007 07:29:00 -0500</pubDate>
    </item>
  </channel>
</rss>
