This package is not maintained, if you would like to take over please go to this page.
Changes
- Introduces PHP7 support. PHP5 compilation should work but receives no updates.
- Added new methods:
* ZMQSocket::monitor (and related ZMQSocket::recvEvent)
* ZMQ::z85Encode/Decode
* ZMQ::has
- Socket options are now restricted to their valid socket types
- Usage pthreads extension is now better supported and tested