From: Anatol Belski Date: Mon, 11 Apr 2016 13:37:45 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1e9de227de4d634eea6aed13da87730aa7e401d;p=php update NEWS --- diff --git a/NEWS b/NEWS index a46f5f0ecf..78738432e3 100644 --- a/NEWS +++ b/NEWS @@ -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)