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

Update NEWS

This commit is contained in:
Stanislav Malyshev
2020-05-11 14:28:51 -07:00
parent 3c8582ca4b
commit b4afd21428

5
NEWS
View File

@@ -2,6 +2,11 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.2.31
- Core:
. Fixed bug #78875 (Long filenames cause OOM and temp files are not cleaned).
(CVE-2019-11048) (cmb)
. Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp
files are not cleaned). (CVE-2019-11048) (cmb)
16 Apr 2020, PHP 7.2.30