PHP 5.6.16 发布,此版本主要是修复了一些 bug,建议所有 PHP 5.6 系列的用户升级到这个版本。 PHP 5.6.16 源代码现已提供下载,Windows 二进制包现已提供在 windows.php.net/download/。 改进列表: 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). 更多内容请看发行说明。 PHP 5.6.16 发布,Bug 修复版本下载地址