Skip to content

Commit b1e32a4

Browse files
committed
Updated NEWS file for recent phpdbg fixes
1 parent 1dd3bab commit b1e32a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ PHP NEWS
1414

1515
- phpdbg:
1616
. Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)
17+
. Fix issue krakjoe/phpdbg#94 (List behavior is inconsistent). (Bob)
18+
. Fix issue krakjoe/phpdbg#97 (The prompt should always ensure it is on a
19+
newline). (Bob)
20+
. Fix issue krakjoe/phpdbg#98 (break if does not seem to work). (Bob)
21+
. Fix issue krakjoe/phpdbg#99 (register function has the same behavior as
22+
run). (Bob)
23+
. Fix issue krakjoe/phpdbg#100 (No way to list the current stack/frames)
24+
(Help entry was missing). (Bob)
1725

1826
19 Jun 2014, PHP 5.6.0 Release Candidate 1
1927

0 commit comments

Comments
 (0)