File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ PHP NEWS
24
24
to return usec). (Herbert256)
25
25
26
26
- Core:
27
+ . Fixed bug #79877 (getimagesize function silently truncates after a null
28
+ byte) (cmb)
27
29
. Fixed bug #79778 (Assertion failure if dumping closure with unresolved
28
30
static variable). (Nikita)
29
31
. Fixed bug #79792 (HT iterators not removed if empty array is destroyed).
@@ -47,6 +49,10 @@ PHP NEWS
47
49
- Mbstring:
48
50
. Fixed bug #79787 (mb_strimwidth does not trim string). (XXiang)
49
51
52
+ - Phar:
53
+ . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
54
+ function). (CVE-2020-7068) (cmb)
55
+
50
56
- Standard:
51
57
. Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
52
58
. Fixed bug #79817 (str_replace() does not handle INDIRECT elements). (Nikita)
You can’t perform that action at this time.
0 commit comments