Skip to content

Add support for PHP 8.2 #48

Add support for PHP 8.2

Add support for PHP 8.2 #48

Triggered via pull request October 12, 2023 12:16
Status Failure
Total duration 32s
Artifacts

phpstan.yml

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

Annotations

5 errors
Run PHPStan with PHP 8.2: src/Helper/AccessKey.php#L29
Class Art4\JsonApiClient\Helper\AccessKey extends generic class SplStack but does not specify its types: TValue
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L33
Property Art4\JsonApiClient\V1\ResourceNull::$data is never read, only written.
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L34
Property Art4\JsonApiClient\V1\ResourceNull::$manager is never read, only written.
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L35
Property Art4\JsonApiClient\V1\ResourceNull::$parent is never read, only written.
Run PHPStan with PHP 8.2
Process completed with exit code 1.