From: Bob Weinand Date: Tue, 3 Jun 2014 21:18:24 +0000 (+0000) Subject: Update NEWS X-Git-Tag: php-5.6.0beta4~1^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13421c55ff4ad4afbfcc4eef183a65552c40b44a;p=php Update NEWS --- diff --git a/NEWS b/NEWS index b5d8d23501..988a9419c3 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ PHP NEWS - SPL: . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence) +- phpdbg: + . Fixed bug which caused phpdbg to fail immediately on startup in non-debug + builds. (Bob) + 15 May 2014, PHP 5.6.0 Beta 3 - Core: