From 59f6d7cd4ff39a0025fe1538eac05caaa61fa7f9 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Wed, 22 Apr 2015 17:41:34 +0300 Subject: Add merged bug fixes into 5.5.24 Done in commits 25cb6f00 and 363e6ce6 --- NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a094c5a4e3..cb899ce9bd 100644 --- a/NEWS +++ b/NEWS @@ -14,15 +14,7 @@ PHP NEWS . Fixed bug #69419 (Returning compatible sub generator produces a warning). (Nikita) -- cURL: - . Fixed bug #68739 (Missing break / control flow). (Laruence) - -- Ereg: - . Fixed bug #68740 (NULL Pointer Dereference). (Laruence) - - ODBC: - . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0). - (Anatol) . Fixed bug #69474 (ODBC: Query with same field name from two tables returns incorrect result). (Anatol) @@ -57,8 +49,9 @@ PHP NEWS . Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions). (Stas) -- Curl: +- cURL: . Implemented FR#69278 (HTTP2 support). (Masaki Kagaya) + . Fixed bug #68739 (Missing break / control flow). (Laruence) . Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence) @@ -71,6 +64,9 @@ PHP NEWS . Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows builds). (Anatol) +- Ereg: + . Fixed bug #68740 (NULL Pointer Dereference). (Laruence) + - Fileinfo: . Fixed bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault). (Anatol Belski) @@ -85,6 +81,10 @@ PHP NEWS . Fixed bug #68846 (False detection of CJK Unified Ideographs Extension E). (Masaki Kagaya) +- ODBC: + . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0). + (Anatol) + - OPCache: . Fixed bug #69281 (opcache_is_script_cached no longer works). (danack) . Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence) -- cgit v1.2.1