PHP 7.3.0RC2 发布,多项 Bug 修复

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

内容简介: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 修复》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

The Effective Engineer

The Effective Engineer

Edmond Lau / The Effective Bookshelf, Palo Alto, CA. / 2015-3-19 / USD 39.00

Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with h......一起来看看 《The Effective Engineer》 这本书的介绍吧!

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

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试