PHP 5.6.20 发布

WBOY
WBOY원래의
2016-06-20 12:32:511750검색

PHP 5.6.20 发布了,该版本修复了如下 Bug:

CLI Server:

Fixed bug #69953 (Support MKCALENDAR request method).

Core:

Fixed bug #71596 (Segmentation fault on ZTS with date function (setlocale)).

Curl:

Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY).

Date:

Fixed bug #71635 (DatePeriod::getEndDate segfault).

Fileinfo:

Fixed bug #71527 (Buffer over-write in finfo_open with malformed magic file).

Mbstring:

Fixed bug #71906 (AddressSanitizer: negative-size-param (-1) in mbfl_strcut).

ODBC:

Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements).

Fixed bug #71860 (Invalid memory write in phar on filename with \0 in name).

PDO_DBlib:

Fixed bug #54648 (PDO::MSSQL forces format of datetime fields).

Phar:

Fixed bug #71625 (Crash in php7.dll with bad phar filename).

Fixed bug #71504 (Parsing of tar file with duplicate filenames causes memory leak).

SNMP:

Fixed bug #71704 (php_snmp_error() Format String Vulnerability).

Standard:

Fixed bug #71798 (Integer Overflow in php_raw_url_encode).

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.