From 55f01863358d1d34d6abf1f37c27261208cfe965 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 21 Apr 2016 22:37:13 +0300 Subject: [PATCH] Added news entry --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7cf6372f79..b8a0d86003 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2016, PHP 7.1.0 - Core: + . Implemented safe execution timeout handling, that prevents rundom crashes + after "Maximum execution time exceeded" error. (Dmitry) . Fixed bug #62210 (Exceptions can leak temporary variables). (Dmitry, Bob) . Fixed bug #62814 (It is possible to stiffen child class members visibility). (Nikita) -- 2.50.1