PHP 7.0.6 正式发布

php中文网
发布: 2016-06-20 12:30:21
原创
1073人浏览过

php 7.0.6 正式发布了。

下载地址: http://php.net/distributions/php-7.0.6.tar.gz

改进日志如下:

28 Apr 2016 PHP 7.0.6

- Core:

立即学习PHP免费学习笔记(深入)”;

. Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount

failed). (Laruence)

. Fixed bug #71922 (Crash on assert(new class{})). (Nikita)

. Fixed bug #71914 (Reference is lost in "switch"). (Laruence)

. Fixed bug #71871 (Interfaces allow final and abstract functions). (Nikita)

. Fixed Bug #71859 (zend_objects_store_call_destructors operates on realloced

memory, crashing). (Laruence)

. Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)

. Fixed bug #71750 (Multiple Heap Overflows in php_raw_url_encode/

php_url_encode). (Stas)

. Fixed bug #71731 (Null coalescing operator and ArrayAccess). (Nikita)

. Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe)

. Fixed bug #71428 (inheritance and allow_null). (krakjoe)

. Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe)

. Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)

. Fixed bug #71334 (Cannot access array keys while uksort()). (Nikita)

. Fixed bug #69659 (ArrayAccess, isset() and the offsetExists method).

(Nikita)

. Fixed bug #69537 (__debugInfo with empty string for key gives error).

(krakjoe)

. Fixed bug #62059 (ArrayObject and isset are not friends). (Nikita)

. Fixed bug #71980 (Decorated/Nested Generator is Uncloseable in Finally).

(Nikita)

- BCmath:

. Fixed bug #72093 (bcpowmod accepts negative scale and corrupts

_one_ definition). (Stas)

- Curl:

. Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).

(Michael Sierks)

- Date:

. Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)

- EXIF:

. Fixed bug #72094 (Out of bounds heap read access in exif header processing). (Stas)

- GD:

. Fixed bug #71912 (libgd: signedness vulnerability). (Stas)

- Intl:

. Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set via

constructor). (Anatol)

. Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE). (Anatol)

. Fixed bug #70451, #70452 (Inconsistencies in return values of IntlChar

methods). (Daniel Persson)

. Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)

. Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if locale

is empty). (Anatol)

. Fixed bug #70484 (selectordinal doesn't work with named parameters).

(Anatol)

. Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative

offset). (Stas)

- ODBC:

. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)

- Opcache:

. Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER).

(Laruence)

- PDO:

. Fixed bug #52098 (Own PDOStatement implementation ignore __call()).

(Daniel kalaspuffar, Julien)

. Fixed bug #71447 (Quotes inside comments not properly handled). (Matteo)

- PDO_DBlib:

. Fixed bug #71943 (dblib_handle_quoter needs to allocate an extra byte).

(Adam Baratz)

. Add DBLIB-specific attributes for controlling timeouts. (Adam Baratz)

- PDO_pgsql:

. Fixed bug #62498 (pdo_pgsql inefficient when getColumnMeta() is used).

(Joseph Bylund)

- Postgres:

. Fixed bug #71820 (pg_fetch_object binds parameters before call

constructor). (Anatol)

. Fixed bug #71998 (Function pg_insert does not insert when column

type = inet). (Anatol)

- SOAP:

. Fixed bug #71986 (Nested foreach assign-by-reference creates broken

variables). (Laruence)

- SPL:

. Fixed bug #71838 (Deserializing serialized SPLObjectStorage-Object can't

access properties in PHP). (Nikita)

. Fixed bug #71735 (Double-free in SplDoublyLinkedList::offsetSet). (Stas)

. Fixed bug #67582 (Cloned SplObjectStorage with overwritten getHash fails

offsetExists()). (Nikita)

. Fixed bug #52339 (SPL autoloader breaks class_exists()). (Nikita)

- Standard:

. Fixed bug #71995 (Returning the same var twice from __sleep() produces

broken serialized data). (Laruence)

. Fixed bug #71940 (Unserialize crushes on restore object reference).

(Laruence)

. Fixed bug #71969 (str_replace returns an incorrect resulting array after

a foreach by reference). (Laruence)

. Fixed bug #71891 (header_register_callback() and

register_shutdown_function()). (Laruence)

. Fixed bug #71884 (Null pointer deref (segfault) in

stream_context_get_default). (Laruence)

. Fixed bug #71840 (Unserialize accepts wrongly data). (Ryat, Laruence)

. Fixed bug #71837 (Wrong arrays behaviour). (Laruence)

. Fixed bug #71827 (substr_replace bug, string length). (krakjoe)

. Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or

_REENTRANT is not defined). (Nikita)

- XML:

. Fixed bug #72099 (xml_parse_into_struct segmentation fault). (Stas)

- Zip:

. Fixed bug #71923 (integer overflow in ZipArchive::getFrom*).

(CVE-2016-3078) (Stas)

PHP速学教程(入门到精通)
PHP速学教程(入门到精通)

PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号