From: Anatol Belski Date: Fri, 31 Jul 2015 11:32:16 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta3~5^2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6803c75d90a9e1b1d3e60b2e3b19eb5f6c4d6f2;p=php updated NEWS --- diff --git a/NEWS b/NEWS index c4e526a222..39a4b62da6 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS . Fixed bug #69674 (SIGSEGV array.c:953). (cmb) . Fixed bug #70164 (__COMPILER_HALT_OFFSET__ under namespace is not defined). (Bob)) + . Fixed Bug #70108 (sometimes empty $_SERVER['QUERY_STRING']). (Anatol) - Curl: . Fixed bug #70163 (curl_setopt_array() type confusion). (Laruence)