From: Anatol Belski Date: Mon, 15 May 2017 15:39:31 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.6RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42e5df141c2eeddb04ceb68bdc041850d2ba52cb;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 3d262af79f..c60c5ebfde 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS - Core: . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST). (Laruence) + . Fixed bug #74589 (__DIR__ wrong for unicode character). (Anatol) - intl: . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)