1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

Update NEWS

This commit is contained in:
Jakub Zelenka
2023-02-14 10:23:59 +00:00
parent 716de0cff5
commit 054c7b09f9

4
NEWS
View File

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