php5.6.14,PHP 5.5.30/5.6.14 发布下载,安全修复版本
PHP 5.5.30 和 PHP 5.6.14 發布,這兩個版本是個安全更新版本,主要修復了兩個安全問題,強烈建議所有 5.5 和 5.6 系列用戶更新到最新版本。此版本現已提供下載,Windows 二進制下載:windows.php.net/download/。
PHP 5.5.30 更新內容:
Phar:
Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()).
Fixed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip entry filename is "/").
PHP 5.6.14 更新內容:
Core:
Fixed bug #70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when building extensions).
CLI server:
Fixed bug #68291 (404 on urls with '+').
DOM:
Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity encoding).
ldap:
Fixed bug #70465 (Bug in ldap_search() modifies LDAP_OPT_TIMELIMIT/DEREF's values). (Tyson Andre).
Fixed bug #69574 (ldap timeouts not enforced). (C?me Bernigaud).
Mysqlnd:
Fixed bug #70456 (mysqlnd doesn't activate TCP keep-alive when connecting to a server).
OpenSSL:
Fixed bug #55259 (openssl extension does not get the DH parameters from DH key resource).
Fixed bug #70395 (Missing ARG_INFO for openssl_seal()).
Fixed bug #60632 (openssl_seal fails with AES).
Fixed bug #68312 (Lookup for openssl.cnf causes a message box).
PDO:
Fixed bug #70389 (PDO constructor changes unrelated variables).
Phar:
Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()).
Fixed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip entry filename is "/").
Phpdbg:
Fix phpdbg_break_next() sometimes not breaking.
Standard:
Fixed bug #67131 (setcookie() conditional for empty values not met).
Streams:
Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
Zip:
Fixed bug #70322 (ZipArchive::close() doesn't indicate errors).
PHP 的詳細介紹:請點這里
PHP 的下載地址:請點這里
總結
以上是生活随笔為你收集整理的php5.6.14,PHP 5.5.30/5.6.14 发布下载,安全修复版本的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: php 中getall,PHP geta
- 下一篇: php 对接 asp,PHP模拟asp中