From: Anatol Belski Date: Tue, 18 Oct 2016 17:44:20 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0RC5~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaba20999b56fd1db6c8c61b838e654b3520f84b;p=php update NEWS --- diff --git a/NEWS b/NEWS index f7d94dcd9f..b3a16a8ef3 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? ????, PHP 7.1.0RC5 - Core: + . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol) - SQLite3: . Fixed bug #73333 (2147483647 is fetched as string). (cmb)