We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795fae0 commit ce015ecCopy full SHA for ce015ec
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.4.3 (2016-03-01)
4
+
5
+* Bug fix: Suppress errors on stream_socket_accept to prevent PHP from crashing
6
+* Support for PHP7 and HHVM
7
+* Support PHP 5.3 again
8
9
+## 0.4.2 (2014-05-25)
10
11
+* Verify stream is a valid resource in Connection
12
13
## 0.4.1 (2014-04-13)
14
15
* Bug fix: Check read buffer for data before shutdown signal and end emit (@ArtyDev)
0 commit comments