summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13f45a6a21..81214094d7 100644
--- 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)