]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Mon, 15 May 2017 15:39:31 +0000 (17:39 +0200)
committerAnatol Belski <ab@php.net>
Mon, 15 May 2017 15:39:31 +0000 (17:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3d262af79f5b4e460de74590c83aaeda3f34e8a1..c60c5ebfdee5ba4fa3feaaa4152a6f4ba9198703 100644 (file)
--- 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)