PHP 5.4.8 and PHP 5.3.18 released!

[email protected] (Johannes Schlüter) Thu, 18 Oct 2012 20:45:35 +0200
Newsgroups php.announce,php.general
Organization PHP Development Team
Message-ID <1350585935.1614.14.camel@guybrush>
The PHP development team announces the immediate availability of PHP
5.4.8 and PHP 5.3.18. These releases fix about 20 bugs. All users of PHP
are encouraged to upgrade to PHP 5.4.8, or at least 5.3.18.

Key enhancements in these releases include:

 * Fixed bug #63111 (is_callable() lies for abstract static method)
 * Fixed bug #61442 (exception threw in __autoload can not be catched)

The full list of changes are recorded in the ChangeLog on
http://www.php.net/ChangeLog-5.php

For source downloads of PHP 5.4.8 and PHP 5.3.18 please visit our
downloads page at http://www.php.net/downloads.php

Windows binaries can be found on http://windows.php.net/download/

David Soria Parra, Stanislav Malyshev and Johannes Schlüter
PHP Release Team