Test: /ext/standard/tests/file/fgets_socket_variation1.phpt - Version 5.5.0    

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

Count Diff
3 (43%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Cannot assign requested address) in %s/fgets_socket_variation1.php on line 4
001- Write some data:
003+ ** ERROR: process timed out **
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done
1 (14%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Permission denied) in %s/fgets_socket_variation1.php on line 4
001- Write some data:
003+ Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337:-1 (Connection refused) in %s/fgets_socket_variation1.php on line 7
004+ Unable to create socket
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done
1 (14%)
001+ Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337:-1 (Connection timed out) in %s/fgets_socket_variation1.php on line 7
002+ Unable to create socket
001- Write some data:
002-
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done
1 (14%)
001+ Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337:-1 (Connection refused) in %s/fgets_socket_variation1.php on line 7
002+ Unable to create socket
001- Write some data:
002-
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done
1 (14%)
001+ ** ERROR: process timed out **
001- Write some data:
002-
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done