PHP 5.5.35 发布,安全补丁版本

WBOY
发布: 2016-06-23 13:07:59
原创
939 人浏览过

PHP 5.5.35 发布了,这是一个安全补丁版本,修复了很多安全相关的问题,所有 PHP 5.5 的用户建议尽快升级。

源码下载请访问 downloads page ,Windows 二进制版本下载  windows.php.net/download/ 。

完整的改进记录请看  ChangeLog 。

  • Core:

    • Fixed bug #69537 (__debugInfo with empty string for key gives error).

    • Fixed bug #71841 (EG(error_zval) is not handled well).

  • BCmath:

    • Fixed bug #72093 (bcpowmod accepts negative scale and corrupts _one_ definition).

  • Curl:

    • Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).

  • Date:

    • Fixed bug #71889 (DateInterval::format Segmentation fault).

  • EXIF:

    • Fixed bug #72094 (Out of bounds heap read access in exif header processing).

  • GD:

    • Fixed bug #71952 (Corruption inside imageaffinematrixget).

    • Fixed bug #71912 (libgd: signedness vulnerability).

  • Intl:

    • Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative offset).

  • OCI8:

    • Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowed for this column).

  • ODBC:

    • Fixed bug #63171 (Script hangs after max_execution_time).

  • Opcache:

    • Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER).

  • PDO:

    • Fixed bug #52098 (Own PDOStatement implementation ignore __call()).

    • Fixed bug #71447 (Quotes inside comments not properly handled).

  • Postgres:

    • Fixed bug #71820 (pg_fetch_object binds parameters before call constructor).

  • SPL:

    • Fixed bug #67582 (Cloned SplObjectStorage with overwritten getHash fails offsetExists()).

  • Standard:

    • Fixed bug #71840 (Unserialize accepts wrongly data).

    • Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or _REENTRANT is not defined).

  • XML:

    • Fixed bug #72099 (xml_parse_into_struct segmentation fault).

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!