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

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

Count Diff
5 (71%)
007- string(10) "0123456789"
008+ Notice: fwrite(): send of 10 bytes failed with errno=1 Operation not permitted in %s/fsockopen_variation2.php on line 14
009- Calling fsockopen() with address and port in same string:
010- resource(%d) of type (stream)
010+ ** ERROR: process timed out **
012- Pass some data between the sockets:
013- string(10) "0123456789"
014- Done
2 (29%)
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