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 78f0725 + 218154e commit fd5d659Copy full SHA for fd5d659
acinclude.m4
@@ -938,7 +938,7 @@ dnl ---------------------------------------------- Shared module
938
dnl ---------------------------------------------- CLI static module
939
[PHP_]translit($1,a-z_-,A-Z__)[_SHARED]=no
940
case "$PHP_SAPI" in
941
- cgi|embed[)]
+ cgi|embed|phpdbg[)]
942
PHP_ADD_SOURCES($ext_dir,$2,$ac_extra,)
943
EXT_STATIC="$EXT_STATIC $1;$ext_dir"
944
;;
0 commit comments