Releases: symfony/form
Releases · symfony/form
v6.1.7
Changelog (v6.1.6...v6.1.7)
- no significant changes
v6.0.15
Changelog (v6.0.14...v6.0.15)
- no significant changes
v5.4.15
Changelog (v5.4.14...v5.4.15)
- no significant changes
v4.4.48
Changelog (v4.4.47...v4.4.48)
- no significant changes
v6.2.0-BETA1
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)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47528 fix UUID tranformer (nicolas-grekas)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #47528 fix UUID tranformer (nicolas-grekas)
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #47528 fix UUID tranformer (nicolas-grekas)
v4.4.46
Changelog (v4.4.45...v4.4.46)
- no significant changes
v6.1.4
Changelog (v6.1.3...v6.1.4)
- bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)