From: Joe Watkins Date: Mon, 4 Apr 2016 09:23:19 +0000 (+0100) Subject: news entry #69537 X-Git-Tag: php-7.0.6RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0797cfdda96c1f78f2397c640dd64ef861157530;p=php news entry #69537 --- diff --git a/NEWS b/NEWS index 450ce4303d..bcbda8eab9 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2016 PHP 7.0.6 - Core: + . Fixed bug #69537 (__debugInfo with empty string for key gives error). + (krakjoe) . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe) . Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe) . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)