From 8462b353d0ca8840788cdf0fcceea28bc9b0f57e Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Fri, 13 May 2016 14:46:43 +0300 Subject: [PATCH] Added news entries --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 0553dc9029..78b1e53fbd 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? 2016, PHP 7.1.0 - Core: + . Added DFA optimization framework based on e-SSA form. (Dmitry, Nikita) + . Added specialized opcode handlers (e.g. ZEND_ADD_LONG_NO_OVERFLOW). + (Dmitry) . Change statement and fcall extension handlers to accept frame. (Joe) . Implemented safe execution timeout handling, that prevents rundom crashes after "Maximum execution time exceeded" error. (Dmitry) -- 2.50.1