From: Xinchen Hui Date: Thu, 24 Nov 2016 04:04:03 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.1RC1~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6bbeab67f6f2249cf5cf0489f1a5b1c6113f4a5;p=php Update NEWS --- diff --git a/NEWS b/NEWS index f17b01b022..4b64511d92 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? ????, PHP 7.1 - Core: + . Fixed bug #73585 (Logging of "Internal Zend error - Missing class + information" missing class name). (Laruence) . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre) - Calendar: