PHP 7.3.0RC2 发布,多项 Bug 修复

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

内容简介:PHP 7.3.0RC2 发布了。主要更新内容如下: - CURL: . Fixed bug #76480 (Use curl_multi_wait() so that timeouts are respected). (Pierrick) - Core: . Fixed bug #76869 (Incorrect bypassing protected meth...

PHP 7.3.0RC2 发布了。主要更新内容如下:

- CURL:

  . Fixed bug #76480 (Use curl_multi_wait() so that timeouts are respected).

    (Pierrick)

- Core:

  . Fixed bug #76869 (Incorrect bypassing protected method accessibilty check).

    (Dmitry)

  . Fixed bug #76800 (foreach inconsistent if array modified during loop).

    (Dmitry)

  . Fixed bug #76901 (method_exists on SPL iterator passthrough method corrupts

    memory). (Nikita)

- iconv:

  . Fixed bug #66828 (iconv_mime_encode Q-encoding longer than it should be).

    (cmb)

- Opcache:

  . Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string

   offset"). (Dmitry)

- PCRE:

  . Upgrade PCRE2 to 10.32. (Anatol)

  . Fixed bug #76909 (preg_match difference between 7.3 and < 7.3). (Anatol)

- Standard:

  . Fixed bug #75533 (array_reduce is slow when $carry is large array).

    (Manabu Matsui)

- XMLRPC:

  . Fixed bug #76886 (Can't build xmlrpc with expat). (Thomas Petazzoni, cmb)

更多内容请查看:

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

PHP 5权威编程

PHP 5权威编程

(美)古曼兹等 / 简张桂 / 电子工业出版社 / 2007-12 / 90.00元

《BRUCE PERENS开源系列丛书•PHP 5权威编程》为大家全面介绍了PHP 5中的新功能、面向对象编程方法及设计模式,还分析阐述了PHP5中新的数据库连接处理、错误处理和XML处理等机制。希望能够帮助读者系统了解、熟练掌握PHP,最大程度地挖掘:PHP的潜力,以更低的成本搭建更加稳健、高效的PHP应用。 近年来,随着使用PHP的大流量网站逐渐增加,企业在使用PHP的时候开始面临新的问......一起来看看 《PHP 5权威编程》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具