]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 31 Jul 2015 11:32:16 +0000 (13:32 +0200)
committerAnatol Belski <ab@php.net>
Fri, 31 Jul 2015 11:32:40 +0000 (13:32 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c4e526a2225b2d28b2d17b5f2f49095345ae466e..39a4b62da68f15aa5dc50d09efc6a06fb2f0eb51 100644 (file)
--- 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)