Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:03
· 480 commits to 7.3 since this release
v6.2.0-BETA1

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #46224 Add hash_property_path option to PasswordType (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)