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

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

Count Diff
58 (98%)
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 (2%)
001+ Warning: stream_socket_client(): unable to connect to tcp://www.php.net:80 (Network is unreachable) 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)