Skip to content

Make use of new PHP 8.4.0 function to replace implicit $http_response_header var #4613

Make use of new PHP 8.4.0 function to replace implicit $http_response_header var

Make use of new PHP 8.4.0 function to replace implicit $http_response_header var #4613

Triggered via pull request May 31, 2024 19:47
Status Failure
Total duration 1m 14s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan (7.2, false): src/Composer/Util/RemoteFilesystem.php#L537
Function http_get_last_response_headers not found.
PHPStan (7.2, false): src/Composer/Util/RemoteFilesystem.php#L538
Function http_clear_last_response_header not found.
PHPStan (7.2, false)
Process completed with exit code 1.
PHPStan (8.1, true): src/Composer/Util/RemoteFilesystem.php#L537
Function http_get_last_response_headers not found.
PHPStan (8.1, true): src/Composer/Util/RemoteFilesystem.php#L538
Function http_clear_last_response_header not found.
PHPStan (8.1, true)
Process completed with exit code 1.