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
2424 to return usec). (Herbert256)
2525
2626- Core:
27+ . Fixed bug #79877 (getimagesize function silently truncates after a null
28+ byte) (cmb)
2729 . Fixed bug #79778 (Assertion failure if dumping closure with unresolved
2830 static variable). (Nikita)
2931 . Fixed bug #79792 (HT iterators not removed if empty array is destroyed).
@@ -47,6 +49,10 @@ PHP NEWS
4749- Mbstring:
4850 . Fixed bug #79787 (mb_strimwidth does not trim string). (XXiang)
4951
52+ - Phar:
53+ . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
54+ function). (CVE-2020-7068) (cmb)
55+
5056- Standard:
5157 . Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
5258 . Fixed bug #79817 (str_replace() does not handle INDIRECT elements). (Nikita)
You can’t perform that action at this time.
0 commit comments