Skip to content

Commit 6a4fff4

Browse files
committed
Fix NEWS
1 parent c8d21d7 commit 6a4fff4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2020, PHP 7.2.29
44

5-
- Core:
6-
. Fixed bug #79329 (get_headers() silently truncates after a null byte)
7-
(CVE-2020-7066) (cmb)
8-
95
- EXIF:
10-
. Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
6+
. Fixed bug #79282 (Use-of-uninitialized-value in exif). (CVE-2020-7064)
117
(Nikita)
128

9+
- Standard:
10+
. Fixed bug #79329 (get_headers() silently truncates after a null byte)
11+
(CVE-2020-7066). (cmb)
12+
1313
20 Feb 2020, PHP 7.2.28
1414

1515
- DOM:

0 commit comments

Comments
 (0)