Gallery permission rework #330
Annotations
4 errors
PHP 8.2:
app/Services/PermissionService.php#L22
Property App\Services\PermissionService::$users is never written, only read.
|
PHP 8.2:
app/Services/PermissionService.php#L594
Property App\Services\PermissionService::$users (array) in isset() is not nullable.
|
PHP 8.2:
app/Services/PermissionService.php#L597
Unreachable statement - code above always terminates.
|
PHP 8.2
Process completed with exit code 1.
|