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

[ci skip] Update NEWS

This commit is contained in:
Stanislav Malyshev
2020-03-15 19:35:26 -07:00
parent 2c081b7e26
commit c8d21d7728

7
NEWS
View File

@@ -2,6 +2,13 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2020, PHP 7.2.29
- Core:
. Fixed bug #79329 (get_headers() silently truncates after a null byte)
(CVE-2020-7066) (cmb)
- EXIF:
. Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
(Nikita)
20 Feb 2020, PHP 7.2.28