News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Stuart Herbert's Blog: Arguments From The Boardroom, Not The Bedroom

PHPInfo: Add Sting to PHP Apps with WASP Patterns

David Parra's Blog: Compiling PHP under OpenSolaris

Job Posting: Ning Seeks Application Developers (Palo Alto, CA)

Daniel Krook\'s Blog: Public draft - Developing PHP Applications for IBM Data Servers


Community Events











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


testing podcast introduction series opinion example development phpunit zendframework2 code language conference release framework application functional interview unittest tool community

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