Php.net

PHP 5.4 vs 5.3 Difference = What To Watch Out For When Coding With New Version of PHP

Written by Gregory Milby | Tuesday, August 7th, 2012
, , , ,

Each major release of any framework can make someone begin to second guess what is still ‘current’. Hopefully this list of incompatible changes will help server as a reference so that you do not have a site fail due to deprecated code! Backward Incompatible Changes in PHP 5.4: (excerpt from the php.net site:) Although most [...]

3 Comments