1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-04-11 15:37:45 +02:00
parent 28b6f66a77
commit a1e9de227d

2
NEWS
View File

@@ -45,6 +45,8 @@ PHP NEWS
. Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
. Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if locale
is empty). (Anatol)
. Fixed bug #70484 (selectordinal doesn't work with named parameters).
(Anatol)
- ODBC:
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)