runscript         534 server-tests.php 		$out = $this->runscript(PHP_INI_SETTINGS_SCRIPT,true);
runscript         540 server-tests.php 		$out = $this->runscript(PHP_INFO_SCRIPT,true);
runscript         557 server-tests.php 		$out = $this->runscript(PHP_EXTENSIONS_SCRIPT,true);
runscript        1210 server-tests.php 			$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirname($file))),true);