Built-in authorization via abilities and scopes #323
Annotations
4 errors
PHP 8.4 - Laravel 12
Process completed with exit code 1.
|
PHP 8.4 - Laravel 12:
src/Server/Auth/AuthorizationEvaluator.php#L101
PHPDoc tag `@var` for variable $attribute contains generic class ReflectionAttribute but does not specify its types: T
|
PHP 8.4 - Laravel 12:
src/Server/Annotations/RequiresScopes.php#L38
Method Laravel\Mcp\Server\Annotations\RequiresScopes::__get() should return array<int, string> but returns null.
|
PHP 8.4 - Laravel 12:
src/Server/Annotations/RequiresAbility.php#L37
Method Laravel\Mcp\Server\Annotations\RequiresAbility::__get() should return array<int, string> but returns null.
|