Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#50734 [ErrorHandler] Improve fileLinkFormat handling (@nlemoine)
- feature symfony/symfony#50934 [Form] Add
duplicate_preferred_choices
option toChoiceType
(@arnaud-deabreu) - feature symfony/symfony#50931 [Form] Support Translatable Enum (@Seb33300)
- feature symfony/symfony#51043 [Form] Deprecate
FormEvent::setData()
for events that do not allow it (@HeahDude) - feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#46426 [Form] deprecate using the date and time types with date objects with not-matching timezones (@xabbuh)