From: Xinchen Hui Date: Wed, 9 Aug 2017 03:29:32 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.2.0beta3~28^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46ecda76ba2989957c9f6d049d76d6e668918d12;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 06e3fc0cc6..39449d401b 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,8 @@ PHP NEWS (Laruence) - SPL: + . Fixed bug #75049 (spl_autoload_unregister can't handle + spl_autoload_functions results). (Laruence) . Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester) . Fixed bug #74977 (Appending AppendIterator leads to segfault). (Andrew Nester)