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

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

Count Diff
1 (25%)
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 (25%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Address already in use) in %s/fgets_socket_variation1.php on line 4
002+
003+ Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in %s/fgets_socket_variation1.php on line 14
005- string(6) "line1
006+ Warning: fwrite() expects parameter 1 to be resource, boolean given in %s/fgets_socket_variation1.php on line 17
008+
010+ string(57) ":Welcome!psyBNC@ircdshells.com.ar NOTICE * :psyBNC2.3.1
010- string(6) "line2
011- "
015+ bool(false)
015- done
019+
020+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/fgets_socket_variation1.php on line 27
021+
022+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/fgets_socket_variation1.php on line 28
023+
024+ ** ERROR: process timed out **
1 (25%)
001+ Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337:-1 (Operation not permitted) 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 (25%)
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