Searched refs:test_executable_iscgi (Results 1 – 1 of 1) sorted by relevance
439 public $test_executable_iscgi = false; variable in testHarness503 $this->test_executable_iscgi = strncmp($this->exec_info['PHP_SAPI'],'cgi',3)==0;1065 if ($this->conf['TEST_WEB'] || $this->test_executable_iscgi) {1170 if ($docgi && !$this->conf['TEST_WEB'] && !$this->test_executable_iscgi) {1197 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…1380 if ($this->test_executable_iscgi
Completed in 5 milliseconds