Home
last modified time | relevance | path

Searched refs:cgi (Results 1 – 25 of 45) sorted by path

12

/PHP-7.4/
H A D.gitignore109 /sapi/cgi/php-cgi.1
120 /sapi/fpm/fpm/php-cgi
133 /sapi/cgi/php-cgi
H A DEXTENSIONS34 EXTENSION: cgi
H A DNEWS1494 requests (cgi-fcgi)). (Nikita)
1925 requests (cgi-fcgi)). (Nikita)
/PHP-7.4/Zend/tests/
H A Dbug69788.phpt2 Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
/PHP-7.4/build/
H A DMakefile.global124 …ize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/php-cgi.1 sapi/phpdbg/p…
H A Dphp.m4964 cgi|embed|phpdbg[)]
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_validate_external_dtd.phpt12 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten…
13 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic2336 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
14024 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>
16520 # URL: http://www.jisyo.com/cgibin/view.cgi?EXT=pe5 (Japanese)
19290 # Reference: https://www.freebsd.org/cgi/man.cgi?make(1)
H A Dmagic私はガラスを食べられます2336 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
14024 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>
16520 # URL: http://www.jisyo.com/cgibin/view.cgi?EXT=pe5 (Japanese)
19290 # Reference: https://www.freebsd.org/cgi/man.cgi?make(1)
/PHP-7.4/ext/hash/tests/
H A Dfnv132.phpt125 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 Dfnv164.phpt125 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-7.4/ext/libxml/tests/
H A Dbug69753-mb.phpt4 Awaiting upstream fix: https://bugzilla.gnome.org/show_bug.cgi?id=750365
H A Dbug69753.phpt4 Awaiting upstream fix: https://bugzilla.gnome.org/show_bug.cgi?id=750365
/PHP-7.4/ext/mbstring/tests/
H A Dmb_http_input.phpt6 (php_sapi_name()=='cgi') or die("skip sapi is not a cgi version");
/PHP-7.4/ext/opcache/tests/
H A Dbool_cp_in_pass1.phpt9 if ($bar === 1 && $foo && PHP_SAPI !== 'cgi') {
H A Dbug67215.phpt2 Bug #67215 (php-cgi work with opcache, may be segmentation fault happen)
/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller21.phpt6 cgi.fix_pathinfo=1
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller21.phpt5 cgi.fix_pathinfo=1
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller21.phar.phpt5 cgi.fix_pathinfo=1
/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller21.phar.phpt5 cgi.fix_pathinfo=1
/PHP-7.4/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt8 require __DIR__.'/../../../sapi/cgi/tests/include.inc';
10 get_cgi_path() or die('skip no cgi');
24 require __DIR__.'/../../../sapi/cgi/tests/include.inc';
/PHP-7.4/ext/standard/
H A Dconfig.m4333 cgi|cli|phpdbg)
/PHP-7.4/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
8 $cgi = realpath(dirname(PHP_BINARY)) . DIRECTORY_SEPARATOR . "php-cgi.exe";
9 if (!file_exists($cgi)) die('skip CGI binary not found');
17 $cgi = realpath(dirname(PHP_BINARY) . DIRECTORY_SEPARATOR . "php-cgi.exe");
21 $cmd = "$cgi -n -C $fl";
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddl-check-enabled.phpt8 $enabled_sapi = array('cgi-fcgi', 'cli', 'embed', 'fpm');
H A Ddl-cve-2007-4887.phpt5 $enabled_sapi = array('cgi-fcgi', 'cli', 'embed', 'fpm');

Completed in 130 milliseconds

12