mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
...
This commit is contained in:
parent
e99fd22866
commit
c72c2687da
1 changed files with 1 additions and 2 deletions
|
@ -37,7 +37,6 @@ PHPDBG_COMMAND(until);
|
|||
PHPDBG_COMMAND(finish);
|
||||
PHPDBG_COMMAND(leave);
|
||||
PHPDBG_COMMAND(frame);
|
||||
PHPDBG_COMMAND(set);
|
||||
PHPDBG_COMMAND(print);
|
||||
PHPDBG_COMMAND(break);
|
||||
PHPDBG_COMMAND(back);
|
||||
|
@ -49,7 +48,7 @@ PHPDBG_COMMAND(help);
|
|||
PHPDBG_COMMAND(quiet);
|
||||
PHPDBG_COMMAND(aliases);
|
||||
PHPDBG_COMMAND(shell);
|
||||
PHPDBG_COMMAND(oplog);
|
||||
PHPDBG_COMMAND(set);
|
||||
PHPDBG_COMMAND(register);
|
||||
PHPDBG_COMMAND(quit); /* }}} */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue