In PHP 7.2.31 $http_response_header is undefined if file_get_contents() do a POST request and receives an HTTP/1.1 100 Continue status code.
Description
Description
Event Timeline
Comment Actions
I've added a note in the documentation here:
https://www.php.net/manual/en/reserved.variables.httpresponseheader.php#126213