summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2021-01-04 01:43:45 -0800
committerStanislav Malyshev <stas@php.net>2021-01-04 01:43:45 -0800
commit8967e66559445a3cec7c96d5e8685e9c170fe2b0 (patch)
treea31ed418f1587abf091b9a9d3ce546b90776921d
parent128fca40376140c60b47a1c3750bb6435866838e (diff)
downloadphp-git-8967e66559445a3cec7c96d5e8685e9c170fe2b0.tar.gz
[ci skip] Unpdate NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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