Test: /ext/standard/tests/network/fsockopen_variation2.phpt - Version 5.5.0    

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

Count Diff
3 (50%)
003+ Warning: stream_socket_server(): unable to connect to udp://127.0.0.1:31337 (Cannot assign requested address) in %s/fsockopen_variation2.php on line 7
004+
007- string(10) "0123456789"
009+
010+ Warning: fread() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation2.php on line 15
011+ bool(false)
013- string(10) "0123456789"
017+
018+ Warning: fread() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation2.php on line 25
019+ bool(false)
2 (33%)
007- string(10) "0123456789"
008+ ** ERROR: process timed out **
009- Calling fsockopen() with address and port in same string:
010- resource(%d) of type (stream)
011-
012- Pass some data between the sockets:
013- string(10) "0123456789"
014- Done
1 (17%)
003+ Warning: stream_socket_server(): unable to connect to udp://127.0.0.1:31337 (Permission denied) in %s/fsockopen_variation2.php on line 7
004+
007- string(10) "0123456789"
009+
010+ Warning: fread() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation2.php on line 15
011+ bool(false)
013- string(10) "0123456789"
017+
018+ Warning: fread() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation2.php on line 25
019+ bool(false)