ci: Add PHP 8.5 to pipeline, ignoring dependencies and as experimental #525
Annotations
7 errors
PHPStan (7.2)
Process completed with exit code 1.
|
PHPStan (7.2):
src/JsonSchema/Uri/Retrievers/FileGetContents.php#L55
Variable $http_response_header on left side of ?? always exists and is not nullable.
|
PHPStan (7.2):
src/JsonSchema/Uri/Retrievers/FileGetContents.php#L55
Function http_get_last_response_headers not found.
|
PHPStan (latest)
The operation was canceled.
|
PHPStan (latest):
src/JsonSchema/Uri/Retrievers/FileGetContents.php#L55
Variable $http_response_header on left side of ?? always exists and is not nullable.
|
PHPStan (latest):
src/JsonSchema/Uri/Retrievers/FileGetContents.php#L55
Function http_get_last_response_headers not found.
|
PHPStan (latest)
The strategy configuration was canceled because "phpstan._7_2" failed
|