mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
more help
This commit is contained in:
parent
ed690e1899
commit
3097c36f30
2 changed files with 2 additions and 1 deletions
|
@ -142,5 +142,6 @@ PHPDBG_HELP(list) /* {{{ */
|
|||
printf("Will print next 2 lines from the current file\n");
|
||||
printf("\tphpdbg> list func\n");
|
||||
printf("Will print func source code\n");
|
||||
printf("Note: before listing functions you must have a populated function table, try compile !!\n");
|
||||
return SUCCESS;
|
||||
} /* }}} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue