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 aa1959e commit 164799fCopy full SHA for 164799f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.4.2 (2016-03-07)
4
+
5
+* Bug fix: No longer error when signals sent to StreamSelectLoop
6
+* Support HHVM and PHP7 (@ondrejmirtes, @cebe)
7
+* Feature: Added support for EventConfig for ExtEventLoop (@steverhoades)
8
+* Bug fix: Fixed an issue loading loop extension libs via autoloader (@czarpino)
9
10
## 0.4.1 (2014-04-13)
11
12
* Bug fix: null timeout in StreamSelectLoop causing 100% CPU usage (@clue)
0 commit comments