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

查看所有标签

猜你喜欢:

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

Lighttpd源码分析

Lighttpd源码分析

高群凯 / 机械工业出版社 / 2010-3 / 59.00元

本书主要针对lighttpd源码进行了深度剖析。主要内容包括:lighttpd介绍与分析准备工作、lighttpd网络服务主模型、lighttpd数据结构、伸展树、日志系统、文件状态缓存器、配置信息加载、i/o多路复用技术模型、插件链、网络请求服务响应流程、请求响应数据快速传输方式,以及基本插件模块。本书针对的lighttpd项目版本为稳定版本1.4.20。 本书适合使用lighttpd的人......一起来看看 《Lighttpd源码分析》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具