Home
last modified time | relevance | path

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

/PHP-7.3/
H A Dserver-tests.php439 public $test_executable_iscgi = false; variable in testHarness
503 $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 6 milliseconds