// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php81-phpiredis_1.0.1-1.el8
[ PARENT ]
EDIT :: testsuite_skipif.inc
<?php require_once 'testsuite_configuration.inc'; if (!extension_loaded("phpiredis")) { die("skip phpiredis extension is not available"); }
SAVE
CANCEL