Searched refs:showstatus (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ |
H A D | server-tests.php | 595 function showstatus($item, $status, $reason = '') { function in testHarness 1171 $this->showstatus($section_text['TEST'], 'SKIPPED', 'CGI Test needs CGI Binary'); 1190 …$this->showstatus($section_text['TEST'], 'SKIPPED', "Test requires ini setting $k=[$v], not [".($h… 1204 $this->showstatus($section_text['TEST'], 'SKIPPED', $reason); 1522 $this->showstatus($tested, 'PASSED'); 1527 $this->showstatus($tested, 'FAILED');
|
Completed in 7 milliseconds