Releases: friends-of-reactphp/zmq
Releases · friends-of-reactphp/zmq
v0.4.0
-
Forward compatibility with upcoming EventLoop v1.0 and v0.5
(#46 by @WyriHaximus, #53 and #54 by @edusalguero) -
Fixed only handling new events when there is an open socket in handleEvent
(#30 by @khelle, #49 and #50 by @edhelas, and #57 by @WyriHaximus) -
Change layout to PSR-4
Spring cleaning
The API is unchanged but support for PHP 5.3 has been dropped and relies on the latest React EventLoop