Skip to content

Releases: SyliusLabs/PolyfillSymfonySecurity

v1.1.2

15 Dec 14:33
v1.1.2
eeb3d83
Compare
Choose a tag to compare

Details

  • #8 Fix missing LegacyPasswordAuthenticatedUserInterface (@coldic3)

v1.1.1

27 Sep 10:23
v1.1.1
ed488dd
Compare
Choose a tag to compare

Details

  • #6 Remove conflict to symfony/polyfill-mbstring (@Ferror)
  • #7 Symfony 6 User needs to implement PasswordAuthenticatedUserInterface (@Zales0123)

v1.1.0

05 Sep 14:11
v1.1.0
d18f050
Compare
Choose a tag to compare

Symfony 6 support added, Symfony 4.4 dropped 🎉

Details

  • #1 Remove support for Symfony 4 and PHP 7 (@loic425)
  • #2 Open Add support for Symfony 6 (@loic425)
  • #3 Add encoder aware interface (@loic425)
  • #4 Add UserNotFoundException (@loic425)
  • #5 Open [Maintenance] Configure global flex and plugin to fix the build (@coldic3)