PHP 5.5.34 发布了,这是一个安全补丁版本,修复了很多安全相关的问题,所有 PHP 5.5 的用户建议尽快升级。
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 #71860 (Invalid memory write in phar on filename with \0 in name).
SNMP:
Fixed bug #71704 (php_snmp_error() Format String Vulnerability).
Standard:
Fixed bug #71798 (Integer Overflow in php_raw_url_encode).
软件详情:http://www.php.net/ChangeLog-5.php#5.5.34
下载地址:http://www.php.net/downloads.php
来自:开源中国社区

