From 2a9fc35e5176633dc33496cae2efade99094a09d Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 20 Nov 2015 16:38:24 +0800 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c023bbc8b4..69be876783 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2015, PHP 7.0.1 - Core: + . Fixed bug #70944 (try{ } finally{} can create infinite chains of + exceptions). (Laruence) . Fixed bug #70914 (zend_throw_or_error() format string vulnerability). (Taoguang Chen) . Fixed bug #70912 (Null ptr dereference instantiating class with invalid -- 2.50.1