Skip to content

3.2.2

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 08 Mar 10:31
· 965 commits to 5.x since this release
3.2.2
3b4114c

Fixed

  • Fixed empty route after registration
  • Added missing throw in change password process
  • Avoid deprecation message by using request_stack when it is present
  • Avoid deprecation message by changing CSRF token generation when possible
  • Wrong factory definition

Removed

  • Removed form types non FQCN on SF2.8+
  • Removed deprecations about form factory on SF2.8