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 16ae792 commit d298425Copy full SHA for d298425
phpdbg_help.c
@@ -318,8 +318,9 @@ phpdbg_help_text_t phpdbg_help_text[] = {
318
"**Information**" CR
319
" **list** list PHP source" CR
320
" **info** displays information on the debug session" CR
321
-" **print** show opcodes " CR
+" **print** show opcodes" CR
322
" **frame** select a stack frame and print a stack frame summary" CR
323
+" **back** shows the current backtrace" CR
324
" **help** provide help on a topic" CR CR
325
326
"**Starting and Stopping Execution**" CR
0 commit comments