You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 3.1, it is impossible to use a custom instance of AccessDecisionManagerInterface (you can see this issue).
Because we have an error:
[Symfony\Component\Debug\Exception\ContextErrorException]
Catchable Fatal Error: Argument 1 passed to Symfony\Component\Security\Core\Authorization\DebugAccessDecisionManager::__construct() must be an instance of
Symfony\Component\Security\Core\Authorization\AccessDecisionManager, instance of JMS\SecurityExtraBundle\Security\Authorization\RememberingAccessDecisionManager given,
called in app/cache/dev/appDevDebugProjectContainer.php on line 4033