PHP 7.3.5 和 7.2.18 发布,安全修复版本

栏目: 软件资讯 · 发布时间: 6年前

内容简介:PHP 开发团队今天为两个 PHP 版本分支发布了更新,分别是 PHP 7.3.5 和 7.2.18。而根据发布公告,两个版本都是安全修复版本,更新内容也都是安全问题和一些错误修复。 Version 7.3.5 (02 May 2019) Core: Fixed ...

PHP 开发团队今天为两个 PHP 版本分支发布了更新,分别是 PHP 7.3.5 和 7.2.18。而根据发布公告,两个版本都是安全修复版本,更新内容也都是安全问题和一些错误修复。

Version 7.3.5 (02 May 2019)

  • Core:
    • Fixed bug #77903 (ArrayIterator stops iterating after offsetSet call).
  • CLI:
    • Fixed bug #77794 (Incorrect Date header format in built-in server).
  • EXIF:
    • Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
  • Interbase:
    • Fixed bug #72175 (Impossibility of creating multiple connections to Interbase with php 7.x).
  • Intl:
    • Fixed bug #77895 (IntlDateFormatter::create fails in strict mode if $locale = null).
  • litespeed:
    • LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
  • LDAP:
    • Fixed bug #77869 (Core dump when using server controls) (mcmic)
  • Mail:
    • Fixed bug #77821 (Potential heap corruption in TSendMail()).
  • mbstring:
    • Implemented FR #72777 (Implement regex stack limits for mbregex functions).
  • MySQLi:
    • Fixed bug #77773 (Unbuffered queries leak memory - MySQLi / mysqlnd).
  • PCRE:
    • Fixed bug #77827 (preg_match does not ignore \r in regex flags).
  • PDO:
    • Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
  • phpdbg:
    • Fixed bug #76801 (too many open files).
    • Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
    • Fixed bug #77805 (phpdbg build fails when readline is shared).
  • Reflection:
    • Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work).
    • Fixed bug #77882 (Different behavior: always calls destructor).
  • Standard:
    • Fixed bug #77793 (Segmentation fault in extract() when overwriting reference with itself).
    • Fixed bug #77844 (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
    • Fixed bug #77853 (Inconsistent substr_compare behaviour with empty haystack).

Version 7.2.18 (02 May 2019)

  • CLI:

    • Fixed bug #77794 (Incorrect Date header format in built-in server).
  • EXIF:
    • Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
  • Interbase:
    • Fixed bug #72175 (Impossibility of creating multiple connections to Interbase with php 7.x).
  • Intl:
    • Fixed bug #77895 (IntlDateFormatter::create fails in strict mode if $locale = null).
  • litespeed:
    • LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
  • Mail:
    • Fixed bug #77821 (Potential heap corruption in TSendMail()).
  • PCRE:
    • Fixed bug #77827 (preg_match does not ignore \r in regex flags).
  • PDO:
    • Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
  • phpdbg:
    • Fixed bug #76801 (too many open files).
    • Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
    • Fixed bug #77805 (phpdbg build fails when readline is shared).
  • Reflection:
    • Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work).
    • Fixed bug #77882 (Different behavior: always calls destructor).
  • Standard:
    • Fixed bug #77680 (recursive mkdir on ftp stream wrapper is incorrect).
    • Fixed bug #77844 (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
    • Fixed bug #77853 (Inconsistent substr_compare behaviour with empty haystack).

源码下载:http://www.php.net/downloads.php
二进制包下载:http://windows.php.net/download/

更新日志:PHP 7.3.5 | PHP 7.2.18


以上所述就是小编给大家介绍的《PHP 7.3.5 和 7.2.18 发布,安全修复版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

产品经理手册(原书第4版)(白金版)

产品经理手册(原书第4版)(白金版)

[美] 琳达·哥乔斯(Linda Gorchels) / 祝亚雄、冯华丽、金骆彬 / 机械工业出版社 / 2017-8 / 65.00

产品经理的职责起点是新产品开发,贯穿产品生命周期的全过程。本书按上下游产品管理进行组织。 在上游的新产品开发流程中,作者阐述了如何从市场、产品、行业、公司的角度规划企划方案,并获得老板、销售部、运营部的资源支持,推进新产品的项目流程,实现所有目标,制定和实施新产品发布。 下游产品的管理核心在于生命周期的管理,营销更是生命周期管理的重中之重。产品经理如何让产品满足客户需求,让客户获得对产......一起来看看 《产品经理手册(原书第4版)(白金版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换