Open
Description
Hi,
i use php7.0.12 make https://pecl.php.net/package/zmq/1.1.3 version, it trigger error, follow:
/opt/local/php/src/php-zmq-php7/zmq_pollset.c:52: error: redefinition of typedef php_zmq_pollset
/opt/local/php/src/php-zmq-php7/php_zmq_private.h:54: note: previous declaration of php_zmq_pollset was here
and when i use https://github.com/mkoppanen/php-zmq master branch, it work correct.
I find https://pecl.php.net/package/zmq/1.1.3 and master version have some difference, should I use master version instead of https://pecl.php.net/package/zmq/1.1.3 version?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels