Test: /ext/standard/tests/url/get_headers_error_003.phpt - Version 7.4.8    

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

Count Diff
1 (50%)
001+ Warning: get_headers(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/get_headers_error_003.php on line 13 002+ 003+ Warning: get_headers(): This function may only be used against URLs in %s/get_headers_error_003.php on line 13 001- HEAD 002- HEAD 003- Done 004+ 005+ Notice: Trying to access array offset on value of type bool in %s/get_headers_error_003.php on line 14 006+ 007+ 008+ Warning: get_headers(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/get_headers_error_003.php on line 17 009+ 010+ Warning: get_headers(): This function may only be used against URLs in %s/get_headers_error_003.php on line 17 011+ 012+ Notice: Trying to access array offset on value of type bool in %s/get_headers_error_003.php on line 18 013+ 014+ Done
1 (50%)
001+ Server is not accepting connections after 0 seconds 001- HEAD 002- HEAD 003- Done