News Feed
Jobs Feed
Sections




News Archive
Mike Wallner's Blog:
Upgrading to 5.2
April 03, 2007 @ 07:29:00

In this new post, Mike Wallner talks about making the move up from his PHP 4.4 environment straight up to PHP 5.2.

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().

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).

0 comments voice your opinion now!
upgrade php4 php5 autoload issue classexists upgrade php4 php5 autoload issue classexists


blog comments powered by Disqus

Similar Posts

David Coallier's Blog: Zend Framework Without PDO

DevShed: Displaying Meaningful Error Messages when Auto Loading Classes in PHP 5

DevShed: Protecting PHP 5 Class Data with Member Visibility

PHP.net: PHP 5.2.2 and PHP 4.4.7 Released

David Sklar\'s Blog: Two New O\'Reilly PHP Translations


Community Events











Don't see your event here?
Let us know!


series framework database language application podcast testing example introduction api functional composer release opinion interview code phpunit development community zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework