Test: /ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt - Version 7.4.11    

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

Count Diff
1 (50%)
001+ Warning: fopen(http://www.php.net): failed to open stream: Network is unreachable in %s/stream_context_tcp_nodelay_fopen.php on line 11 001- bool(true) 002+ 003+ Warning: socket_get_option() expects parameter 1 to be resource, null given in %s/stream_context_tcp_nodelay_fopen.php on line 16 004+ bool(false)
1 (50%)
001+ Warning: fopen(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/stream_context_tcp_nodelay_fopen.php on line 11 001- bool(true) 002+ 003+ Warning: fopen(http://www.php.net): failed to open stream: no suitable wrapper could be found in %s/stream_context_tcp_nodelay_fopen.php on line 11 004+ 005+ Warning: socket_get_option() expects parameter 1 to be resource, null given in %s/stream_context_tcp_nodelay_fopen.php on line 16 006+ bool(false)