PHP开发团队宣布PHP5.6.16发布。几个错误已得到修复。推荐所有PHP 5.6用户升级到该版本。
更新日志
Version 5.6.16,26 Nov 2015
Core:
- Fixed bug #70828 (php-fpm 5.6 with opcache crashes when referencing a non-existent constant).
- Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l).
Mysqlnd:
- Fixed bug #68344 (MySQLi does not provide way to disable peer certificate validation) by introducing MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT connection flag.
OCI8:
- Fixed bug #68298 (OCI int overflow).
PDO_DBlib:
- Fixed bug #69757 (Segmentation fault on nextRowset).
SOAP:
- Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace attribute).
SPL:
- Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).
下载地址
http://php.net/downloads.php#v5.6.16