]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 09:01:42 +0000 (11:01 +0200)
committerAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 09:01:42 +0000 (11:01 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 13f45a6a21cda7e489e33ea20fb1fdebca26d7cb..81214094d7da9cdf577b554d08fafe31d28c68b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,8 @@ PHP                                                                        NEWS
 - Intl:
   . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set
     via constructor). (Anatol)
+  . Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE).
+    (Anatol)
 
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)