Test: /ext/sockets/tests/socket_import_stream-4.phpt - Version 5.4.16    

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

Count Diff
15 (94%)
004+ socket_get_option 1
004- socket_get_option 2
009+ socket_get_option 1
009- socket_get_option 2
1 (6%)
017+
018+ Warning: stream_socket_server(): unable to connect to udp://0.0.0.0:58383 (Address already in use) in %s/socket_import_stream-4.php on line 38
019+
020+ Warning: socket_import_stream() expects parameter 1 to be resource, boolean given in %s/socket_import_stream-4.php on line 39
021+
022+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/socket_import_stream-4.php on line 40
021- Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on line %d
024+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in %s/socket_import_stream-4.php on line 6
025+
026+
027+
028+ close socket
029+ stream_set_blocking
024- Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d
027-
033+ Warning: socket_set_block(): 13 is not a valid Socket resource in %s/socket_import_stream-4.php on line 11
036+ Warning: socket_get_option(): 13 is not a valid Socket resource in %s/socket_import_stream-4.php on line 14
039+ Done.
028- close socket
029- stream_set_blocking
030- Warning: stream_set_blocking(): %d is not a valid stream resource in %s on line %d
031-
032- socket_set_block
033- Warning: socket_set_block(): %d is not a valid Socket resource in %s on line %d
034-
035- socket_get_option
036- Warning: socket_get_option(): %d is not a valid Socket resource in %s on line %d
037-
038-
039- Done.