News Feed
Jobs Feed
Sections




News Archive
BiGiTSS Blog:
Upgrading to PHP 5.3..! - are you sure?
September 30, 2009 @ 13:27:46

New from the BiGiTSS blog there's a reminder for those looking to upgrade to the latest PHP 5.3 release - is your code ready?

If you are planning to upgrade to PHP 5.3 from PHP 5.2.x then you must think twice before you really do it. There are few things you should take care of. Recently last week I tried upgrading one of the web-server to PHP 5.3 from PHP 5.2.9 and it was not a good idea which I came to know later on.

They mentions all of the warnings/errors they found on the upgrade and spotted an issue with one of their external libraries that caused them to have to roll back that as well. Be sure to check the deprecated list before you try moving up your PHP version and ensure that things like the __toString override don't catch you and your application off guard.

0 comments voice your opinion now!
upgrade deprecated test


blog comments powered by Disqus

Similar Posts

Mike Lively\'s Blog: Finally used PHPUnit and I like it

Spindrop.us: PHP double versus single quotes

Padraic Brady's Blog: PHP Mutation Testing With MutateMe

Brandon Savage: Effective Refactoring Strategies

PHP.net: PHP 5.1.2 Released


Community Events











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


framework zendframework2 phpunit opinion series podcast symfony2 introduction functional release usergroup development database conference testing language rest community interview unittest

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