Test: /ext/standard/tests/network/fsockopen_basic.phpt - Version 5.4.0RC6-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005- resource(%d) of type (stream)
006+ Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337 (Connection timed out) in %s/fsockopen_basic.php on line 22
007+ bool(false)
008+
009+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/fsockopen_basic.php on line 24
010+
008- resource(%d) of type (stream)
010- Calling fsockopen() with address and port in same string:
013+ ** ERROR: process timed out **
011- resource(%d) of type (stream)
012- Done