]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorStanislav Malyshev <stas@php.net>
Mon, 4 Jan 2021 09:47:47 +0000 (01:47 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 4 Jan 2021 09:47:47 +0000 (01:47 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 1f04b5419784deaea1734efbf6652453deb99e4e..446dd9be21cbe550b9284180d3c2ffd6b80e1bf2 100644 (file)
--- 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: