Skip to content

Commit 788065f

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Update NEWS [ci skip]
2 parents 2831334 + 5009b98 commit 788065f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ PHP NEWS
1818
. Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
1919
and unicode). (Nikita)
2020

21+
- Phar:
22+
. Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
23+
all-access permissions). (CVE-2020-7063) (stas)
24+
. Fixed bug #79171 (heap-buffer-overflow in phar_extract_file).
25+
(CVE- 2020-7061) (cmb)
26+
27+
- Session:
28+
. Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
29+
(CVE-2020-7062) (stas)
30+
2131
- Standard:
2232
. Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
2333

0 commit comments

Comments
 (0)