summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-12-19 13:19:43 +0200
committerLior Kaplan <kaplanlior@gmail.com>2015-12-19 13:21:16 +0200
commit05345f5ad4c4f6a1467c21b3d905a071f18e7f5f (patch)
tree29e6fd7d24b8712ba0d7c62a43a475c94df08328
parentbaf7ad1555f6a44e1daffc0d794b7e1d8e1d9525 (diff)
downloadphp-git-05345f5ad4c4f6a1467c21b3d905a071f18e7f5f.tar.gz
Bug #71105 was fixed in 7.0.1 (commit 9374ba35)
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 25e0612b05..940f9f9f5d 100644
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,6 @@ PHP NEWS
(y.uchiyama.1015 at gmail.com)
. Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls). (Laruence)
. Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work). (Laruence)
- . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message).
- (andrew at jmpesp dot org)
. Fixed bug #71092 (Segmentation fault with return type hinting). (Laruence)
. Fixed bug memleak in header_register_callback. (Laruence)
. Fixed bug #71067 (Local object in class method stays in memory for each
@@ -63,6 +61,8 @@ PHP NEWS
17 Dec 2015, PHP 7.0.1
- Core:
+ . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message).
+ (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