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)