Merge branch 'master' into mfn-phpstan-8.4 #1613
Annotations
3 errors
Run composer phpstan -- --no-progress --error-format=table:
tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php#L37
Deprecated in PHP 8.4: Parameter #4 $resolveInfo (GraphQL\Type\Definition\ResolveInfo) is implicitly nullable via default value null.
|
Run composer phpstan -- --no-progress --error-format=table:
tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php#L38
Deprecated in PHP 8.4: Parameter #5 $getSelectFields (Closure) is implicitly nullable via default value null.
|
Run composer phpstan -- --no-progress --error-format=table
Process completed with exit code 1.
|
Loading