From 33828f002d42e1c4920d762ba3c68d69913c1cc8 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Thu, 5 Mar 2015 21:07:05 +0100 Subject: [PATCH] re-arrange NEWS --- NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 47e5858ac8..0f3893c8e1 100644 --- a/NEWS +++ b/NEWS @@ -19,12 +19,21 @@ . Fixed bug #69141 (Missing arguments in reflection info for some builtin functions). (kostyantyn dot lysyy at oracle dot com) +- CGI: + . Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence) + +- CLI: + . Fixed bug #67741 (auto_prepend_file messes up __LINE__). (Reeze Xia) + - cURL: . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on Win32). (Grant Pannell) . Add CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5_HOSTNAME constants if supported by libcurl. (Linus Unneback) +- FPM: + . Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com) + - ODBC: . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol) @@ -63,15 +72,6 @@ . Fixed bug #68557 (RecursiveDirectoryIterator::seek(0) broken after calling getChildren()). (Julien) -- CGI: - . Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence) - -- CLI: - . Fixed bug #67741 (auto_prepend_file messes up __LINE__). (Reeze Xia) - -- FPM: - . Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com) - 19 Feb 2015, PHP 5.6.6 - Core: -- 2.50.1