From: Xinchen Hui Date: Sat, 22 Oct 2016 06:51:11 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.0RC5~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c8650fe819c7459772a5cbb0bde59a022aa8d6f;p=php Update NEWS --- diff --git a/NEWS b/NEWS index e7f9df49e3..5c044ef2ac 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? ????, PHP 7.1.0RC5 - Core: + . Fixed bug #73350 (Exception::__toString() cause circular references). + (Laruence) . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol) - CLI Server: