diff options
author | Anatol Belski <ab@php.net> | 2016-10-18 18:24:42 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-10-18 18:24:42 +0200 |
commit | 1c7a53a3c0515dcae01472272e54f74177abcc38 (patch) | |
tree | 8d24e0869b2ccd682bc2da667680de746209940d | |
parent | 6d6616cc9dd1e6b19e6ac6054f7ee4098b785425 (diff) | |
download | php-git-1c7a53a3c0515dcae01472272e54f74177abcc38.tar.gz |
sync NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |