From: Joe Watkins Date: Mon, 4 Apr 2016 09:22:13 +0000 (+0100) Subject: news entry #69537 X-Git-Tag: php-5.6.21RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd038cc5eb7103b5ad48cebda7f9a7944f1f48ed;p=php news entry #69537 --- diff --git a/NEWS b/NEWS index e72c7ca911..8653e4dc75 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2016, PHP 5.6.21 - Core: + . Fixed bug #69537 (__debugInfo with empty string for key gives error). + (krakjoe) . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence) - Curl: