We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c081b7 commit c8d21d7Copy full SHA for c8d21d7
NEWS
@@ -2,6 +2,13 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2020, PHP 7.2.29
4
5
+- Core:
6
+ . Fixed bug #79329 (get_headers() silently truncates after a null byte)
7
+ (CVE-2020-7066) (cmb)
8
+
9
+- EXIF:
10
+ . Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
11
+ (Nikita)
12
13
20 Feb 2020, PHP 7.2.28
14
0 commit comments