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