2fa
2fa copied to clipboard
`TwoFactorInProgressVoter::vote()` is deprecated in Symfony 7.3
Bundle version: 7.10.0 Symfony version: 7.3 PHP version: 8.2
Description
The function vote(TokenInterface $token, mixed $subject, array $attributes) in Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter is deprecated in Symfony 7.3 and must be replaced by vote(TokenInterface $token, mixed $subject, array $attributes, ?Vote $vote = null)
PS : sorry, I choosed the wrong label