From: Anatol Belski Date: Tue, 18 Oct 2016 16:24:42 +0000 (+0200) Subject: sync NEWS X-Git-Tag: php-7.1.0RC5~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c7a53a3c0515dcae01472272e54f74177abcc38;p=php sync NEWS --- diff --git a/NEWS b/NEWS index f20c8ad315..f7d94dcd9f 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,6 @@ PHP NEWS ?? ??? ????, PHP 7.1.0RC5 - Core: - . Fixed bug #73215 (uniqid() should use better random source). (Yasuo) - SQLite3: . Fixed bug #73333 (2147483647 is fetched as string). (cmb) @@ -15,7 +14,6 @@ PHP NEWS (Laruence) . Fixed for #73240 (Write out of bounds at number_format). (Stas) . Fix pthreads detection when cross-compiling (ffontaine) - . Fixed bug #73215 (uniqid() should use better random source). (Yasuo) . Fixed bug #73337 (try/catch not working with two exceptions inside a same operation). (Dmitry)