[AdminBundle] Symfony 7.3 compatiblity fix #2299
code-quality.yml
on: pull_request
PHPStan
39s
PHP codestyle
32s
Annotations
3 errors
PHPStan
Process completed with exit code 1.
|
PHPStan:
src/Kunstmaan/AdminBundle/Helper/Security/Acl/Voter/AclVoter.php#L58
Method Symfony\Component\Security\Acl\Voter\AclVoter::vote() invoked with 4 parameters, 3 required.
|
PHPStan:
src/Kunstmaan/AdminBundle/Helper/Security/Acl/Voter/AclVoter.php#L39
Parameter $vote of method Kunstmaan\AdminBundle\Helper\Security\Acl\Voter\AclVoter::vote() has invalid type Symfony\Component\Security\Core\Authorization\Voter\Vote.
|