Skip to content

4.1.0

Latest

Choose a tag to compare

@stof stof released this 13 Feb 21:24
v4.1.0
  • Convert XML config files to other formats to fix the deprecation of XML config files in Symfony
  • Add PHP routing files alongside the XML ones. Loading the XML routing files triggers a deprecation in Symfony 7.4.
  • Fix deprecation in the UserChecker
  • Fix the HashingPasswordUpdater to avoid trigger deprecations for UserInterface::eraseCredentials
  • Deprecate \FOS\UserBundle\Model\User::eraseCredentials
  • Remove support for Symfony < 7.3
  • Remove support for PHP < 8.2