Added
Deprecated
Fixed
- [#6195] Fixed design of validation message error when using a inline table collection. (@VincentLanglet)
- [#6171] EmbeddedAdmin now correctly set the parent object when creating a new instance. (@VincentLanglet)
- [#6171] Error message is correctly displayed for CollectionType (@VincentLanglet)
- [#6193] Fixed default
[]
value for every non-nullable array class properties (@VincentLanglet) - [#5799] Stop calling
mb_strlen()
on null inRetrieveAutocompleteItemsAction
(@mar20) - [#6183] Fix form one-to-many tabs translations (@EmmanuelVella)