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