1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00

updated NEWS

This commit is contained in:
Anatol Belski
2015-08-02 09:30:00 +02:00
parent ee2e169108
commit f8903e80c7

1
NEWS
View File

@@ -14,6 +14,7 @@ PHP NEWS
(Bob)
. Fixed bug #70108 (sometimes empty $_SERVER['QUERY_STRING']). (Anatol)
. Fixed bug #70179 ($this refcount issue). (Bob)
. Fixed bug #69896 ('asm' operand has impossible constraints). (Anatol)
- Curl:
. Fixed bug #70163 (curl_setopt_array() type confusion). (Laruence)