]> granicus.if.org Git - php/commitdiff
sync NEWS
authorAnatol Belski <ab@php.net>
Tue, 18 Oct 2016 16:24:42 +0000 (18:24 +0200)
committerAnatol Belski <ab@php.net>
Tue, 18 Oct 2016 16:24:42 +0000 (18:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f20c8ad3150c807505b0d5304ffb8ae2a3ecec2c..f7d94dcd9fc5371194aec3819097129718a2b0e5 100644 (file)
--- 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)