From c1dec143d6ef38fb9f35c15b9d3e33441c51b7ad Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Mon, 4 Apr 2016 09:21:06 +0100 Subject: [PATCH] news updates --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f86d7b2588..4faa3f272c 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? 2016 PHP 7.0.6 - Core: + . Fixed bug #71414 (Fatal error when using interface trait and inheritance). (krakjoe) + . Fixed bug #71827 (substr_replace bug when length type is string). (krakjoe) + . Fixed bug #71359 ( Coalescing operator on classes with overridden __get() method). (krakjoe) . Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed). (Laruence) . Fixed bug #71914 (Reference is lost in "switch"). (Laruence) -- 2.40.0