From 8967e66559445a3cec7c96d5e8685e9c170fe2b0 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 4 Jan 2021 01:43:45 -0800 Subject: [ci skip] Unpdate NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2639c5a308..7a47f5ec7e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP NEWS - Standard: . Fixed bug #80457 (stream_get_contents() fails with maxlength=-1 or default). (bruno dot premont at restena dot lu) + . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). + (CVE-2020-7071) (cmb) 26 Nov 2020, PHP 7.3.25 -- cgit v1.2.1