| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.43.0 source code.tar.gz | 2026-06-03 | 2.8 MB | |
| 4.43.0 source code.zip | 2026-06-03 | 3.1 MB | |
| README.md | 2026-06-03 | 1.3 kB | |
| Totals: 3 Items | 5.9 MB | 0 | |
Added
- [#8381] Support for symfony/stimulus-bundle 3. (@virtualize)
- [#8373] Added optional flag to
FormErrorIteratorToConstraintViolationList::transform()to sanitize error messages and prevent leaking sensitive information (e.g. internal file system paths) (@micbis) - [#8371] Support for
doctrine/collections3 (@dmaicher)
Fixed
- [#8382] Do not generate the edit button URL in
edit_many_scriptwhen the associated admin has no accessibleeditroute (@EmmanuelVella)