News Feed
Jobs Feed
Sections




News Archive
Robert Ames' Blog:
Upgrading from PHP4 to PHP5
June 11, 2006 @ 13:34:24

For those out there wanting to make the move from PHP4 up to PHP5, Robert Ames has posted a few things to watch out for.

So, I've spent some time upgrading the darwingames.com codebase to be PHP5 compatible. For those considering the transition (and language designers who are considering an incompatible source version upgrade), I offer the following observations.

He breaks it down into to categories - the good and the bad. Some of the items on either list include:

  • static methods (good)
  • E_STRICT (bad)
  • random passing by reference gone (good)
  • replacing is_a() with instanceof (bad)

He also offers some of his personal suggestions for guidelines for future language updates.

0 comments voice your opinion now!
php4 php5 upgrading good bad recommendations php4 php5 upgrading good bad recommendations


blog comments powered by Disqus

Similar Posts

PHPMaster.com: PHP Traits: Good or Bad?

International PHP Magazine: Poll: Which is the Best Tip for Creating a Web Application in PHP?

Joseph Crawford's Blog: Zend PHP 5 Certification

PHPMaster.com: Practical Refactoring, Part 1 - What is Good Code?

DevShed: Retrieving Information on Several Objects with Destructors in PHP 5


Community Events









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


zendframework2 release tool functional interview composer example unittest object api language framework testing opinion code event podcast introduction community development

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