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

Michael Kimsal's Blog: PHP Prediction

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

Jared White's Blog: Developer Preview 2 of Willowgarden has been released today

Byster.net: PHP5 Benchmarks

Sara Golemon\'s Blog: Compiled Variables


Community Events









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


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

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