Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Description
Onhttp://symfony.com/doc/2.7/book/security.html, the controller for the login form implements SecurityContextInterface, which is depcrecated since 2.6 according to the DocBlock.
I wasn't able to obtain information on what to use instead of the SecurityContextInterface. If somebody could point me to it I'm happy to change the docs accordingly.