Searched refs:runscript (Results 1 – 1 of 1) sorted by relevance
524 $out = $this->runscript(PHP_INI_SETTINGS_SCRIPT,true);530 $out = $this->runscript(PHP_INFO_SCRIPT,true);547 $out = $this->runscript(PHP_EXTENSIONS_SCRIPT,true);555 function runscript($script,$removeheaders=false,$cwd=NULL) function in testHarness1197 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…
Completed in 8 milliseconds