We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd3bab commit b1e32a4Copy full SHA for b1e32a4
NEWS
@@ -14,6 +14,14 @@ PHP NEWS
14
15
- phpdbg:
16
. 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)
25
26
19 Jun 2014, PHP 5.6.0 Release Candidate 1
27
0 commit comments