From: Bob Weinand Date: Sun, 29 Jun 2014 10:54:33 +0000 (+0200) Subject: Updated NEWS file for recent phpdbg fixes X-Git-Tag: PRE_PHPNG_MERGE~152^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1e32a4f7a6c2351a2006c2c1b9085336ba513e4;p=php Updated NEWS file for recent phpdbg fixes --- diff --git a/NEWS b/NEWS index 0fdf0555d8..3a18ff3c61 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,14 @@ PHP NEWS - phpdbg: . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi) + . Fix issue krakjoe/phpdbg#94 (List behavior is inconsistent). (Bob) + . Fix issue krakjoe/phpdbg#97 (The prompt should always ensure it is on a + newline). (Bob) + . Fix issue krakjoe/phpdbg#98 (break if does not seem to work). (Bob) + . Fix issue krakjoe/phpdbg#99 (register function has the same behavior as + run). (Bob) + . Fix issue krakjoe/phpdbg#100 (No way to list the current stack/frames) + (Help entry was missing). (Bob) 19 Jun 2014, PHP 5.6.0 Release Candidate 1