Fix missing colon in NEWS

This commit is contained in:
Jakub Zelenka 2023-02-14 10:47:26 +00:00
parent 76af0f93bb
commit b453c95fe8
No known key found for this signature in database
GPG key ID: 1C0779DC5C0A9DE4

2
NEWS
View file

@ -8,7 +8,7 @@ PHP NEWS
. Fixed bug #81746 (1-byte array overrun in common path resolve code).
(CVE-2023-0568). (Niels Dossche)
- SAPI
- SAPI:
. Fixed bug GHSA-54hq-v5wp-fqgv (DOS vulnerability when parsing multipart
request body). (CVE-2023-0662) (Jakub Zelenka)