Skip to content

[AdminBundle] Symfony 7.3 compatiblity fix #2299

[AdminBundle] Symfony 7.3 compatiblity fix

[AdminBundle] Symfony 7.3 compatiblity fix #2299

Triggered via pull request June 20, 2025 14:30
Status Failure
Total duration 44s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.