Vladimir Sadicov

Results 2 issues of Vladimir Sadicov

Trying to use PHP8 enums as Security attributes for voters caused the following error ``` EasyCorp\Bundle\EasyAdminBundle\Security\Permission::exists(): Argument #1 ($permissionName) must be of type ?string, App\Security\Attributes\TeamSecurityAttrribute given, called in /Users/user/projects/test/vendor/easycorp/easyadmin-bundle/src/Security/SecurityVoter.php on...

Hey, using a package with php8.1 got a lot of deprecated messages > Implicit conversion from float to int loses precision also to work with PHP 8.1 was necessary to...