Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP.net:
PHP 5.4.20 Released
Sep 20, 2013 @ 14:33:13

The PHP development group has officially announced the latest release in the PHP 5.4.x series - PHP 5.4.20. It's mostly a bugfix release, but users are encouraged to upgrade.

Changes in this new release include fixes for:

  • A segfault in the CLI Apache SAPI
  • Segfault on using traits with get_class_methods
  • The use of maxint in array_sum
  • A failure on build with DTrace
  • An issue with "make install" in CGI mode

As always, you can download the latest version from the downloads page or, for the Windows users out there, windows.php.net.

tagged: language release bugfix upgrade windows

Link: http://php.net/index.php#id2013-09-19-2


Trending Topics: