Test: /ext/standard/tests/streams/stream_context_tcp_nodelay.phpt - Version 7.3.12    

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

Count Diff
2 (67%)
001+ Warning: stream_socket_client(): unable to connect to tcp://www.php.net:80 (Connection timed out) in %s/stream_context_tcp_nodelay.php on line 9
001- bool(true)
002+
003+ Warning: socket_import_stream() expects parameter 1 to be resource, bool given in %s/stream_context_tcp_nodelay.php on line 12
004+
005+ Warning: socket_get_option() expects parameter 1 to be resource, null given in %s/stream_context_tcp_nodelay.php on line 14
006+ bool(false)
1 (33%)
001+ Warning: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in %s/stream_context_tcp_nodelay.php on line 9
001- bool(true)
002+
003+ Warning: stream_socket_client(): unable to connect to tcp://www.php.net:80 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in %s/stream_context_tcp_nodelay.php on line 9
004+
005+ Warning: socket_import_stream() expects parameter 1 to be resource, bool given in %s/stream_context_tcp_nodelay.php on line 12
006+
007+ Warning: socket_get_option() expects parameter 1 to be resource, null given in %s/stream_context_tcp_nodelay.php on line 14
008+ bool(false)