Searched refs:runscript (Results 1 – 1 of 1) sorted by relevance
534 $out = $this->runscript(PHP_INI_SETTINGS_SCRIPT,true);540 $out = $this->runscript(PHP_INFO_SCRIPT,true);557 $out = $this->runscript(PHP_EXTENSIONS_SCRIPT,true);565 function runscript($script,$removeheaders=false,$cwd=NULL) function in testHarness1210 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…
Completed in 6 milliseconds