diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2021-02-02 10:38:52 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2021-02-02 10:38:52 +0100 |
commit | c800ecda065b5642dde6aff5484d58d91d77f66c (patch) | |
tree | 204a540a1d98497ca0bf4b1727a4f46f1a96238b /NEWS | |
parent | 57257a43357a4d7c2118afffc34136de4bb10817 (diff) | |
download | php-git-PHP-7.3.27.tar.gz |
Prepare for 7.3.27php-7.3.27PHP-7.3.27
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,11 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.27 +04 Feb 2021, PHP 7.3.27 - SOAP: . Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702) (cmb, Stas) - 07 Jan 2021, PHP 7.3.26 - Standard: |