1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

[ci skip] Update NEWS

This commit is contained in:
Stanislav Malyshev
2021-01-04 01:47:47 -08:00
parent ced4c0bfe6
commit 4d1c1e4554
+2
View File
@@ -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: