update NEWS

This commit is contained in:
Anatol Belski 2016-04-09 18:52:59 +02:00
parent ef17343b3c
commit e33c26659e

2
NEWS
View File

@ -43,6 +43,8 @@ PHP NEWS
. Fixed bug #70451, #70452 (Inconsistencies in return values of
IntlChar methods). (Daniel Persson)
. Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
. Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if
locale is empty). (Anatol)
- ODBC:
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)