From: Stanislav Malyshev Date: Mon, 4 Jan 2021 09:47:47 +0000 (-0800) Subject: [ci skip] Update NEWS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d1c1e4554da8867097da05d2b60b8910f899592;p=php [ci skip] Update NEWS --- diff --git a/NEWS b/NEWS index 1f04b54197..446dd9be21 100644 --- a/NEWS +++ b/NEWS @@ -112,6 +112,8 @@ PHP NEWS . Fixed #62004 (SplFileObject: fgets after seek returns wrong line). (cmb) - Standard: + . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). + (CVE-2020-7071) (cmb) . Fixed bug #80366 (Return Value of zend_fstat() not Checked). (sagpant, cmb) - Tidy: