Searched refs:test_executable_iscgi (Results 1 – 1 of 1) sorted by relevance
447 public $test_executable_iscgi = false; variable in testHarness513 $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 6 milliseconds