PHP 5.4.20 and PHP 5.5.4 Updates Released!

Sep 30, 2013, by admin

The regular PHP updates are released for PHP 5.4.20 and PHP 5.5.4. PHP 5.4.20 has fixed About 30 bugs and PHP 5.5.4 also fixed many bugs against PHP 5.5.3. It is recommended to all PHP users to upgrade to either PHP 5.5.4 or PHP 5.4.20.

Highlights for PHP 5.4.20 and PHP 5.5.4:

  • Fixed bug #61759 (class_alias() should accept classes with leading backslashes) in PHP 5.5.4
  • Fixed bug #65470 (Segmentation fault in zend_error() with –enable-dtrace) in PHP 5.5.4
  • Improved fputcsv() to allow specifying escape character in PHP 5.4.20
  • Fixed bug #65475 (Session ID is not initialized properly when strict session is enabled) in PHP 5.4.20

You can check out the official changelog for PHP 5.4.20 and PHP 5.5.4 in the readme file incorporated in the source package.

Download upgraded PHP 5.4.20 and PHP 5.5.4 right now from PHP.NET download page.