1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[skip ci] Fix typo in NEWS

Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
This commit is contained in:
Jakub Zelenka
2024-09-23 20:50:51 +01:00
parent c70e256308
commit 39fe111e3b

2
NEWS
View File

@@ -6,7 +6,7 @@ PHP NEWS
. Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection
Vulnerability). (CVE-2024-8926) (nielsdos)
. Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is
byppassible due to the environment variable collision). (CVE-2024-8927)
bypassable due to the environment variable collision). (CVE-2024-8927)
(nielsdos)
- Core: