| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.1.0 source code.tar.gz | 2026-02-13 | 69.8 kB | |
| 4.1.0 source code.zip | 2026-02-13 | 176.8 kB | |
| README.md | 2026-02-13 | 483 Bytes | |
| Totals: 3 Items | 247.1 kB | 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