zeromq / php-zmq

ZeroMQ for PHP
http://pecl.php.net/zmq
Other
551 stars 119 forks source link

Test if zmq.so is generated before run tests #138

Closed wysman closed 10 years ago

wysman commented 10 years ago

See issue #135

wysman commented 10 years ago

The PHP ZMQ extention failed to build with ZMQ v3.2.x and v4.0.1, you can see that it's corectly reported on the following job. https://travis-ci.org/mkoppanen/php-zmq/jobs/37386605

So patch works, and master failed :p