Test: /ext/standard/tests/network/fsockopen_variation1.phpt - Version 5.5.8    

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

Count Diff
1 (50%)
004- resource(%d) of type (stream)
005+ ** ERROR: process timed out **
006- Calling fsockopen() with address and port in same string, without a protocol:
007- resource(%d) of type (stream)
008- Done
1 (50%)
004+
005+ Warning: fsockopen(): unable to connect to 127.0.0.1:25726 (Connection timed out) in %s/fsockopen_variation1.php on line 15
006+ bool(false)
007+
008+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation1.php on line 17
004- resource(%d) of type (stream)
007- resource(%d) of type (stream)
011+
012+ Warning: fsockopen(): unable to connect to 127.0.0.1:25726:-1 (Connection timed out) in %s/fsockopen_variation1.php on line 21
013+ bool(false)
014+
015+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/fsockopen_variation1.php on line 23