News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Developer Tutorials Blog:
Migrating legacy PHP 4 applications to PHP 5
July 10, 2008 @ 07:56:41

In a new post to the Developer Tutorials blog Akash Mehta takes a look at migrating PHP4 applications up to the more recent versions of PHP5.

PHP 5 supports most of the legacy syntax features of PHP 4. Most code written for PHP 4 should function fine under PHP 5, and a comprehensive test suite could check this. However, many of the backwards-incompatible changes in PHP 5 were in regard to language quirks, and quite a few hacks rely on these in order to function.

He points out some of these hacks including changes to the object model and updates to the way variables are handled (breaking many "bad use" cases). He also points out the changes made in the latest Windows binaries as well as some of the new reserved keywords that could conflict with pre-existing code in your application.

0 comments voice your opinion now!
migrate application php4 php5 legacy upgrade gotcha



Similar Posts

php|architect: Vulcan Zend PHP Certification Mock Testing

IBM developerWorks: What's new in PHP V5.2, Part 5: Tracking file upload progress

Michael Bommarito\'s Blog: Day Three - PHP5 vs PHP6 Benchmark

Community News: Ning Turns Two

Community News: Symfony-Forge.com Launched


Community Events









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


mysql release releases ajax zend PHP5 cakephp application conference framework code book job example developer PEAR security package zendframework database

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