Changelog (v6.1.6...v6.2.0-BETA1)
- feature #46224 Add
hash_property_path
option toPasswordType
(Seb33300) - feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47050 Allow TranslatableInterface to the FormType help option (alamirault)
- feature #46946 ChoiceType choices must support TranslatableInterface (alamirault)
- feature #46813 Provide string keys when iterating on a form (VincentLanglet)