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.
2 parents 75e9980 + 4a28cc7 commit e8b804dCopy full SHA for e8b804d
sapi/phpdbg/phpdbg_help.c
@@ -399,6 +399,7 @@ const phpdbg_help_text_t phpdbg_help_text[] = {
399
" **-s** **-s=**, **-s**=foo Read code to execute from stdin with an optional delimiter" CR
400
" **-S** **-S**cli Override SAPI name, careful!" CR
401
" **-p** **-p**, **-p=func**, **-p* ** Output opcodes and quit" CR
402
+" **-z** **-z**extlib Load Zend extension" CR
403
" **-h** Print the help overview" CR
404
" **-V** Print version number" CR
405
" **--** **--** arg1 arg2 Use to delimit phpdbg arguments and php $argv; append any $argv "
0 commit comments