/PHP-8.1/sapi/cgi/ |
H A D | Makefile.frag | 1 cgi: $(SAPI_CGI_PATH) 6 install-cgi: $(SAPI_CGI_PATH) 9 …@$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_su… 12 …@$(INSTALL_DATA) sapi/cgi/php-cgi.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php-cgi$(progra…
|
H A D | config.w32 | 3 ARG_ENABLE('cgi', 'Build CGI version of PHP', 'yes'); 7 SAPI('cgi', 'cgi_main.c', 'php-cgi.exe', '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1'); 8 ADD_SOURCES('main', 'fastcgi.c', 'cgi');
|
H A D | config9.m4 | 1 PHP_ARG_ENABLE([cgi],, 2 [AS_HELP_STRING([--disable-cgi], 31 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/sapi/cgi/Makefile.frag) 36 SAPI_CGI_PATH=sapi/cgi/php-cgi.exe 39 SAPI_CGI_PATH=sapi/cgi/php-cgi 44 … PHP_SELECT_SAPI(cgi, program, cgi_main.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1, '$(SAPI_CGI_PATH)') 66 PHP_OUTPUT(sapi/cgi/php-cgi.1)
|
/PHP-8.1/sapi/cgi/tests/ |
H A D | include.inc | 8 $cgi = false; 15 } else if (strpos($version, "(cgi")) { 16 /* that's cgi */ 26 $cgi_path = dirname($php) . "/php-cgi.exe"; 32 $cgi_path = dirname($php) . "/php-cgi"; 37 /* Try sapi/cgi/php-cgi, for the case where php is not installed. */ 38 $cgi_path = dirname($php, 3) . "/sapi/cgi/php-cgi";
|
H A D | skipif.inc | 3 if (substr(php_sapi_name(), 0, 3) == "cgi") {
|
H A D | 001.phpt | 18 string(%d) "PHP %s (cgi%s (built: %s
|
/PHP-8.1/ext/standard/tests/file/ |
H A D | bug72035.phpt | 2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root 7 $cgi = realpath(dirname(PHP_BINARY)) . DIRECTORY_SEPARATOR . "php-cgi.exe"; 8 if (!file_exists($cgi)) die('skip CGI binary not found'); 16 $cgi = realpath(dirname(PHP_BINARY) . DIRECTORY_SEPARATOR . "php-cgi.exe"); 20 $cmd = "$cgi -n -C $fl";
|
/PHP-8.1/ext/zlib/tests/ |
H A D | ob_001.phpt | 7 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
|
H A D | ob_005.phpt | 7 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
|
H A D | ob_004.phpt | 7 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
|
H A D | ob_gzhandler_legacy_002.phpt | 7 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
|
H A D | ob_003.phpt | 7 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
|
/PHP-8.1/ext/dom/tests/ |
H A D | DOMDocument_validate_external_dtd.phpt | 10 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten… 11 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…
|
/PHP-8.1/ext/session/tests/ |
H A D | session_regenerate_id_cookie.phpt | 10 require __DIR__.'/../../../sapi/cgi/tests/include.inc'; 12 get_cgi_path() or die('skip no cgi'); 20 require __DIR__.'/../../../sapi/cgi/tests/include.inc';
|
/PHP-8.1/sapi/fpm/tests/ |
H A D | fcgi-env-nopif-custom-without-pi-with-pt.phpt | 20 php_admin_value[cgi.fix_pathinfo] = no 21 php_admin_value[cgi.discard_path] = no
|
H A D | fcgi-env-nopif-custom-with-pi-with-pt-pd.phpt | 20 php_admin_value[cgi.fix_pathinfo] = no 21 php_admin_value[cgi.discard_path] = yes
|
H A D | fcgi-env-nopif-custom-without-sf-with-pt.phpt | 20 php_admin_value[cgi.fix_pathinfo] = no 21 php_admin_value[cgi.discard_path] = yes
|
H A D | fcgi-env-nopif-custom-with-pi-with-pt.phpt | 20 php_admin_value[cgi.fix_pathinfo] = no 21 php_admin_value[cgi.discard_path] = no
|
H A D | fcgi-env-nopif-apache-handler-with-pi-with-pt-pd.phpt | 20 php_admin_value[cgi.fix_pathinfo] = no 21 php_admin_value[cgi.discard_path] = yes
|
/PHP-8.1/ext/hash/tests/ |
H A D | fnv132.phpt | 125 array( "http://www.isthe.com/cgi-bin/number.cgi", "46439ac5" ), 138 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "b2409658" ), 139 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "e1489528" ), 140 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "fe1ee07e" ), 141 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "e8842315" ),
|
H A D | fnv164.phpt | 125 array( "http://www.isthe.com/cgi-bin/number.cgi", "95c2b383014f55c5" ), 138 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "f81175a482e20ab8" ), 139 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "5bbb3de722e73048" ), 140 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "6b4f363492b9f2be" ), 141 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "c2d559df73d59875" ),
|
/PHP-8.1/ext/standard/tests/versioning/ |
H A D | php_sapi_name_variation001.phpt | 14 cgi-fcgi
|
/PHP-8.1/ext/opcache/tests/ |
H A D | bool_cp_in_pass1.phpt | 9 if ($bar === 1 && $foo && PHP_SAPI !== 'cgi') {
|
/PHP-8.1/Zend/tests/ |
H A D | bug69788.phpt | 2 Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
|
/PHP-8.1/ext/xmlwriter/tests/ |
H A D | bug71536.phpt | 2 Bug #71536 (Access Violation crashes php-cgi.exe)
|