diff options
author | Anatol Belski <ab@php.net> | 2017-05-15 17:39:31 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-05-15 17:39:31 +0200 |
commit | 42e5df141c2eeddb04ceb68bdc041850d2ba52cb (patch) | |
tree | cab6bc519d7256fb1d1c559ceb1b41000fac44fc | |
parent | ae3f975c5d58f891359a72ad3df84d845e70cdcc (diff) | |
download | php-git-42e5df141c2eeddb04ceb68bdc041850d2ba52cb.tar.gz |
[ci skip] update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |