--TEST-- GH-18582: Allow http_response_code() to clear HTTP start-line --SKIPIF-- --FILE-- --EXPECTF-- HTTP/1.1 404 Not Found Host: %s Date: %s Connection: close X-Powered-By: %s Content-type: text/html; charset=UTF-8
Warning: http_response_code(): Calling http_response_code() after header('HTTP/...') has no effect in %s on line 3
404 403