Test suite for v0.4.4 fails on Windows, using both 5.6.29 and 7.0.13, with PHPUnit 4.8.31
PHPUnit 4.8.31 by Sebastian Bergmann and contributors.
...............F
Time: 21.31 seconds, Memory: 8.00MB
There was 1 failure:
1) React\Tests\Socket\ServerTest::testListenOnBusyPortThrows
Failed asserting that exception of type "React\Socket\ConnectionException" is thrown.
FAILURES!
Tests: 16, Assertions: 15, Failures: 1.
Edit: expanded information to include full phpunit output