Releases: reactphp/socket
Releases · reactphp/socket
v0.4.4
19 Dec 22:53
Compare
Sorry, something went wrong.
No results found
Feature / Fix: ConnectionInterface should extend DuplexStreamInterface + documentation
(#50 by @clue )
Feature / Fix: Improve test suite and switch to normal stream handler
(#51 by @clue )
Feature: Add examples
(#49 by @clue )
v0.4.3
01 Mar 20:15
Compare
Sorry, something went wrong.
No results found
Suppress errors on stream_socket_accept to prevent PHP from crashing
Support for PHP7 and HHVM
Support PHP 5.3 again
v0.4.2
31 May 17:44
Compare
Sorry, something went wrong.
No results found
[Connection] Verify stream is valid resource
v0.4.1
19 Dec 22:53
Compare
Sorry, something went wrong.
No results found
Bug fix: Check read buffer for data before shutdown signal and end emit (@artydev )
Bug fix: v0.3.4 changes merged for v0.4.1
v0.3.4
19 Dec 22:54
Compare
Sorry, something went wrong.
No results found
Bug fix: Reset socket to non-blocking after shutting down (PHP bug)
v0.4.0
19 Dec 22:54
Compare
Sorry, something went wrong.
No results found
BC break: Bump minimum PHP version to PHP 5.4, remove 5.3 specific hacks
BC break: Update to React/Promise 2.0
BC break: Update to Evenement 2.0
Dependency: Autoloading and filesystem structure now PSR-4 instead of PSR-0
Bump React dependencies to v0.4
v0.3.3
19 Dec 22:56
Compare
Sorry, something went wrong.
No results found
v0.3.2
19 Dec 22:56
Compare
Sorry, something went wrong.
No results found
v0.3.1
19 Dec 22:55
Compare
Sorry, something went wrong.
No results found
Feature: Support binding to IPv6 addresses (@clue )
v0.3.0
19 Dec 22:55
Compare
Sorry, something went wrong.
No results found
Bump React dependencies to v0.3