PHP 7.3.0.beta3 发布,下个版本将进入 RC 阶段

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

内容简介:PHP 7.3.0 第三个测试版 beta3 已发布,源码下载地址 >>> https://downloads.php.net/~cmb/ 更新内容如下: - Core: . Fixed #76773 (Traits used on the parent are ignored for child classes). (daverandom) ....

PHP 7.3.0 第三个测试版 beta3 已发布,源码下载地址 >>> https://downloads.php.net/~cmb/

更新内容如下

- Core:

  . Fixed #76773 (Traits used on the parent are ignored for child classes).

    (daverandom)

  . Fixed #76767 (‘asm’ operand has impossible constraints in zend_operators.h).

    (ondrej)

  . Fixed bug #76754 (parent private constant in extends class memory leak).

    (Laruence)

  . Fixed bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in

    _get_zval_ptr_tmp failed). (Laruence)

- DOM:

  . Fixed bug #76285 (DOMDocument::formatOutput attribute sometimes ignored).

    (Andrew Nester, Laruence, Anatol)

- iconv:

  . Fixed bug #68180 (iconv_mime_decode can return extra characters in a 

    header). (cmb)

  . Fixed bug #63839 (iconv_mime_decode_headers function is skipping headers).

    (cmb)

  . Fixed bug #60494 (iconv_mime_decode does ignore special characters). (cmb)

  . Fixed bug #55146 (iconv_mime_decode_headers() skips some headers). (cmb)

  . Fixed bug #53891 (iconv_mime_encode() fails to Q-encode UTF-8 string). (cmb)

- libxml:

  . Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader

    callback undefined). (Ville Hukkamäki)

- Opcache:

  . Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar

    file). (Laruence)

- SimpleXML:

  . Fixed bug #76712 (Assignment of empty string creates extraneous text node).

    (cmb)

- SPL:

  . Fixed bug #68825 (Exception in DirectoryIterator::getLinkTarget()). (cmb)

  . Fixed bug #68175 (RegexIterator pregFlags are NULL instead of 0). (Tim

    Siebels)

- Standard:

  . Fixed bug #76778 (array_reduce leaks memory if callback throws exception).

    (cmb)

  . Fixed bug #76755 (setcookie does not accept "double" type for expire time).

    (Laruence)

  . Fixed bug #76674 (improve array_* failure messages exposing what was passed

    instead of an array). (carusogabriel)

此外,开发团队表示,这将是最后一个测试版,下个版本将进入 RC 阶段,并计划于9月13发布首个 RC 版。


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

数据结构与算法

数据结构与算法

2009-8 / 32.00元

《数据结构与算法》系统地介绍了数据结构的基本概念和基本算法,主要内容包括:绪论,线性表,栈与队列,串,数组、特殊矩阵和广义表,树,图,排序,查找,算法的分析与设计,实验与上机指导。《数据结构与算法》特别注重突出应用性和实践性,实例和习题丰富,并在附录中给出了各章习题的答案。 《数据结构与算法》适合作为应用型本科院校和成人教育计算机专业数据结构课程的教材,也可作为数据结构培训班的教材以及软件从......一起来看看 《数据结构与算法》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

SHA 加密
SHA 加密

SHA 加密工具