관리-도구
편집 파일: 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)'); } ?>