Home
last modified time | relevance | path

Searched refs:test_executable_iscgi (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/
H A Dserver-tests.php447 public $test_executable_iscgi = false; variable in testHarness
513 $this->test_executable_iscgi = strncmp($this->exec_info['PHP_SAPI'],'cgi',3)==0;
1078 if ($this->conf['TEST_WEB'] || $this->test_executable_iscgi) {
1183 if ($docgi && !$this->conf['TEST_WEB'] && !$this->test_executable_iscgi) {
1210 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…
1393 if ($this->test_executable_iscgi

Completed in 9 milliseconds