We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27d16a commit 56bd660Copy full SHA for 56bd660
Changelog.md
@@ -4,6 +4,7 @@ Changelog
4
### 2.0.0 (2014-XX-XX)
5
6
* The minimum requirement for Symfony has been bumped to 2.3 (older versions are already EOLed).
7
+* [BC break] ``UserInterface::isUser`` has been removed as it was used only by the old validation logic removed a long time ago.
8
* [BC break] The ``FOSUserBundle:Security:login.html.twig`` template now receives an AuthenticationException in the ``error``
9
variable rather than an error message.
10
0 commit comments