summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-04-08 13:51:29 +0200
committerAnatol Belski <ab@php.net>2016-04-08 13:51:29 +0200
commitf691fe343c8f053140fe62db20b4ad44a2dc684c (patch)
treeae0134de8bc2fc4990083d2a913a4ee106712385
parent45d9efaac3ff4f861f86093d801aefd1b4fde9e5 (diff)
downloadphp-git-f691fe343c8f053140fe62db20b4ad44a2dc684c.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cccbc56f9e..57faa19739 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,9 @@ PHP NEWS
via constructor). (Anatol)
. Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE).
(Anatol)
+ . Fixed bug #70451, #70452 (Inconsistencies in return values of
+ IntlChar methods). (Daniel Persson)
+ . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
- ODBC:
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)