PHP5.5.31PHP5.6.17 released PHP 5.5.31 and PHP 5.6.17. These two versions are security fixes. we recommend that all users upgrade to the latest version.
Download: http://www.php.net/downloads.php
Download Windows binary package: windows.php.net/download/
PHP 5.6.17 update log:
- Core:
- Fixed bug #66909 (configure fails utf8_to_mutf7 test ).
- Fixed bug #70958 (Invalid opcode while using: class as trait method paramater default value ).
- Fixed bug #70957 (self: class can not be resolved with reflection for abstract class ).
- Fixed bug #70944 (try {} finally {} can create infinite chains of exceptions ).
- Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_internal_extensions ).
- FPM:
- Fixed bug #70755 (fpm_log.c memory leak and buffer overflow ).
- GD:
- Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds ).
- Mysqlnd:
- Fixed bug #68077 (load data local infile/open_basedir restriction ).
- SOAP:
- Fixed bug #70900 (SoapClient systematic out of memory error ).
- Standard:
- Fixed bug #70960 (ReflectionFunction for array_unique returns wrong number of parameters ).
- PDO_Firebird:
- Fixed bug #60052 (Integer returned as a 64bit integer on X64_86 ).
- WDDX:
- Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization ).
- Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion Vulnerability ).
- XMLRPC:
- Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker ()).
PHP 5.5.31 update log:
- FPM:
- Fixed bug #70755 (fpm_log.c memory leak and buffer overflow ).
- GD:
- Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds ).
- WDDX:
- Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization ).
- Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion Vulnerability ).
- XMLRPC:
- Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker ()).