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 eb405a2 + 79f046f commit 218154eCopy full SHA for 218154e
acinclude.m4
@@ -968,7 +968,7 @@ dnl ---------------------------------------------- Shared module
968
dnl ---------------------------------------------- CLI static module
969
[PHP_]translit($1,a-z_-,A-Z__)[_SHARED]=no
970
case "$PHP_SAPI" in
971
- cgi|embed[)]
+ cgi|embed|phpdbg[)]
972
PHP_ADD_SOURCES($ext_dir,$2,$ac_extra,)
973
EXT_STATIC="$EXT_STATIC $1;$ext_dir"
974
;;
0 commit comments