diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-12-26 20:17:19 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-12-27 20:17:19 +0200 |
commit | 2c289f48e1661d02005492ee96bf4b6354bb0f7b (patch) | |
tree | bd42de762a569bada62bfae2037f10865fcdba87 | |
parent | 2453a48ab56f25c0900a5baa917cedc88db8e3e1 (diff) | |
download | php-git-2c289f48e1661d02005492ee96bf4b6354bb0f7b.tar.gz |
Add CVE for #71105 (PHP 7.0.1)
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ PHP NEWS - Core: . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message). - (andrew at jmpesp dot org) + (CVE-2015-8617) (andrew at jmpesp dot org) . Fixed bug #70831 (Compile fails on system with 160 CPUs). (Daniel Axtens) . Fixed bug #71006 (symbol referencing errors on Sparc/Solaris). (Dmitry) . Fixed bug #70997 (When using parentClass:: instead of parent::, static |