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 b00cd12 + fd5d659 commit 7873c79Copy full SHA for 7873c79
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