Test: /ext/standard/tests/network/socket_bug74429.phpt - Version 7.1.21        

Bug #74429 Remote socket URI with unique persistence identifier broken
Submitted: 2017-04-13 09:26:55 Modified: 2017-10-15 21:31:02
From: martijn.grendelman Assigned: pollita
Status: Closed Package: Streams related
PHP Version: 7.0.18RC1 OS: Any

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:16069/client1 (Cannot assign requested address) in %s/socket_bug74429.php on line 17
002- resource(%d) of type (stream)
003+ bool(false)
004+
005+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/socket_bug74429.php on line 23