summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2015-12-14 10:54:10 +0800
committerXinchen Hui <laruence@gmail.com>2015-12-14 10:54:10 +0800
commit6a35e3b383567501509d8a30cb7f109cb127ffd5 (patch)
treedc6d502c00eab835990b8c28cfc7e84f546fd5c8
parent7dc5bc5063f7f8265e32069908dfee797d4a8b02 (diff)
downloadphp-git-6a35e3b383567501509d8a30cb7f109cb127ffd5.tar.gz
Added NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee176e8a66..021cc2fd58 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP NEWS
- Core:
. 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