From 1cffc7b97af83403106a8670e109e38a43b1cabd Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 6 Feb 2020 10:46:38 +0100 Subject: [PATCH] Fix NEWS [ci skip] This bugfix didn't make it into 7.4.3. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b24e85e554..58c28445be 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? ????, PHP 7.4.4 +- CURL: + . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb) + - PCRE: . Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback and unicode). (Nikita) @@ -23,7 +26,6 @@ PHP NEWS - CURL: . Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()). (cmb) - . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb) - FFI: . Fixed bug #79096 (FFI Struct Segfault). (cmb) -- 2.40.0