Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1x: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUser" now to avoid errors or add an explicit @return annotation to suppress this message. 1x in BlocklistTokenTest::testShouldInvalidateTokenOnLogoutWhenBlockListTokenIsEnabled from Lexik\Bundle\JWTAuthenticationBundle\Tests\Functional 1x: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Tests\Stubs\User" now to avoid errors or add an explicit @return annotation to suppress this message. 1x in JWTAuthenticatorTest::testAuthenticate from Lexik\Bundle\JWTAuthenticationBundle\Tests\Security\Authenticator
- Loading branch information