From 40fc656702482da6d1af756bd17aefa2a1b17e10 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 2 Feb 2021 14:09:51 +0000 Subject: Prepare NEWS --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2d9f472b08..c693d488ca 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -21 Jan 2021, PHP 7.4.15RC2 +?? ??? 2021, PHP 7.4.15 - Core: . Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita) @@ -28,6 +28,10 @@ PHP NEWS . Fixed bug #69279 (Compressed ZIP Phar extractTo() creates garbage files). (cmb) +- SOAP: + . Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702) (cmb, + Stas) + 07 Jan 2021, PHP 7.4.14 - Core: -- cgit v1.2.1