Home
last modified time | relevance | path

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

/PHP-7.0/
H A Dserver-tests.php533 $out = $this->runscript(PHP_INI_SETTINGS_SCRIPT,true);
539 $out = $this->runscript(PHP_INFO_SCRIPT,true);
556 $out = $this->runscript(PHP_EXTENSIONS_SCRIPT,true);
564 function runscript($script,$removeheaders=false,$cwd=NULL) function in testHarness
1209 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…

Completed in 7 milliseconds