1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
This commit is contained in:
Derick Rethans
2022-09-27 14:10:02 +01:00
parent 404e8bdb68
commit 6f586ef90f

5
NEWS
View File

@@ -3,9 +3,10 @@ PHP NEWS
29 Sep 2022, PHP 7.4.31
- Core:
. Fixed bug #81726: phar wrapper: DOS when using quine gzip file. (cmb)
. Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
(CVE-2022-31628). (cmb)
. Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
that have a specific semantic meaning. (Derick)
that have a specific semantic meaning. (CVE-2022-31629). (Derick)
09 Jun 2022, PHP 7.4.30