Viewing File: /opt/alt/tests/alt-php83-pecl-zmq_1.1.3-1.84f0720.el8/tests/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)');
	}
?>
Back to Directory File Manager
<