Changelog (v6.3.6...v7.0.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#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#51076 [Form] Remove deprecations in form events (@HeahDude)
- 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#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50857 [Validator] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#46426 [Form] deprecate using the date and time types with date objects with not-matching timezones (@xabbuh)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)