1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-04-08 09:28:41 +02:00
parent 49d31fa01d
commit f042c5f726

4
NEWS
View File

@@ -35,6 +35,10 @@ PHP NEWS
. Fixed bug #71889 (DateInterval::format Segmentation fault).
(Thomas Punt)
- Intl:
. Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set
via constructor). (Anatol)
- ODBC:
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)