summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2020-08-03 01:14:38 -0700
committerStanislav Malyshev <stas@php.net>2020-08-03 01:14:38 -0700
commit07aeb9171d884a09b7f11ac731d0878f092051ec (patch)
tree8c862d296a2c8055842b6cf733bd637ee37397bf
parentff577b04c0d250473a0ef46f8e332960fec3ca2c (diff)
downloadphp-git-07aeb9171d884a09b7f11ac731d0878f092051ec.tar.gz
Update NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8f7b8604e..226e76f8f8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.2.33
+- Core:
+ . Fixed bug #79877 (getimagesize function silently truncates after a null
+ byte) (cmb)
+
+- Phar:
+ . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
+ function). (CVE-2020-7068) (cmb)
09 Jul 2020, PHP 7.2.32