Citation:
Fatal error: Uncaught exception 'Symfony\Component\DependencyInjection\Exception\InactiveScopeException' with message 'You cannot create a service ("request") of an inactive scope ("request").' in C:\wamp\www\MyProject\app\cache\dev\appDevDebugProjectContainer.php on line 1241
( ! ) Symfony\Component\DependencyInjection\Exception\InactiveScopeException: You cannot create a service ("request") of an inactive scope ("request"). in C:\wamp\www\MyProject\app\cache\dev\appDevDebugProjectContainer.php on line 1241
Oui j'ai un UserProvider que j'ai fait qui implements UserProviderInterface avec les méthodes pour configurer le provider (LoadByUsername()) et c'est là que j'ai besoin de ces variables...