updated Phpstan to version 2 + bumped Phpstan level to 10 + added "no… #274
Annotations
4 errors
stan:
src/Settings/TwigExtension.php#L21
Method getTests always return list, but is marked as array<Twig\TwigTest>
|
stan:
src/User/UserRegeneration.php#L15
Parameter #1 $userSession of method kissj\User\UserRegeneration::recreateUserFromSession() expects array<string>, mixed given.
|
stan:
src/User/UserRole.php#L24
Method adminRoles always return list, but is marked as array<kissj\User\UserRole>
|
stan
Process completed with exit code 1.
|
Loading