// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php85-pecl-zmq_1.1.3-2.84f0720.el8
/
tests
[ PARENT ]
EDIT :: skipif-czmq2.inc
<?php if (!class_exists('ZMQCert') || !class_exists('ZMQAuth')) { die('skip This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported)'); } ?>
SAVE
CANCEL