Skip to content

Adds PHP 7.2+ support #63

Adds PHP 7.2+ support

Adds PHP 7.2+ support #63

Triggered via pull request October 31, 2023 14:07
Status Failure
Total duration 39s
Artifacts

phpstan.yml

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

Annotations

8 errors
check (8.0): tests/Util/Lockpick.php#L40
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, object|string given.
check (8.0)
Process completed with exit code 1.
check (7.4): tests/Util/Lockpick.php#L40
Parameter #1 $argument of class ReflectionClass constructor expects class-string<T of object>|T of object, object|string given.
check (7.4)
Process completed with exit code 1.
check (8.2): tests/Util/Lockpick.php#L40
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, object|string given.
check (8.2)
Process completed with exit code 1.
check (8.1): tests/Util/Lockpick.php#L40
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, object|string given.
check (8.1)
Process completed with exit code 1.