1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-04-08 11:01:42 +02:00
parent 93f8eaf3b8
commit 94e889299b

2
NEWS
View File

@@ -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)