From 6a35e3b383567501509d8a30cb7f109cb127ffd5 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 14 Dec 2015 10:54:10 +0800 Subject: [PATCH] Added NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1