Issues (27)

11 files with issues
Count Path Last Found
3 src/Authenticator.php
Bug
7 src/Authenticator/FormLoginAuthenticator.php
Bug Deprecated Code
3 src/Authenticator/RemoteUserAuthenticator.php
Comprehensibility Best Practice Coding Style Bug
2 src/Commands/UserStatusCommand.php
Bug
1 src/Handler/FirewallAccessHandler.php
Unused Code
2 src/Handler/LogoutHandler.php
Bug Best Practice
1 src/Handler/RememberMeHandler.php
Bug
3 src/RateLimiter/AbstractRequestRateLimiter.php
Bug
2 src/RateLimiter/DefaultLoginRateLimiter.php
Bug Comprehensibility Best Practice
2 src/Token/CacheableTokenStorage.php
Coding Style