Test: /ext/standard/tests/streams/bug70198.phpt - Version 7.1.20        

Bug #70198 Checking liveness does not work as expected
Submitted: 2015-08-06 01:02:25 Modified:
From: shafreeck Assigned:
Status: Closed Package: *General Issues
PHP Version: master-Git-2015-08-06 (Git) OS: Linux

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:8964 (Connection timed out) in %s/bug70198.php on line 34
002+ Connection timed out (110)
003+
004+ Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.1.20/ext/standard/tests/streams/bug70198_svr_abd55b0b061ce37816a500ef8ac3afb1.php on line 7
001- int(0)
1 (50%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:8964 (Connection timed out) in %s/bug70198.php on line 34
002+ Connection timed out (110)
003+
004+ Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.1.20/ext/standard/tests/streams/bug70198_svr_022b5ba9e882b7d853960d9e55be41a4.php on line 7
001- int(0)