summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-10-18 18:24:42 +0200
committerAnatol Belski <ab@php.net>2016-10-18 18:24:42 +0200
commit1c7a53a3c0515dcae01472272e54f74177abcc38 (patch)
tree8d24e0869b2ccd682bc2da667680de746209940d
parent6d6616cc9dd1e6b19e6ac6054f7ee4098b785425 (diff)
downloadphp-git-1c7a53a3c0515dcae01472272e54f74177abcc38.tar.gz
sync NEWS
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
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)