- 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