Releases: symfony/form
Releases · symfony/form
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
v4.4.34
Changelog (v4.4.33...v4.4.34)
- bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
- feature #43095 Add the EnumType (derrabus)
- feature #42387 Deprecate calling FormErrorIterator::children() if the current element is not iterable (W0rma)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #41717 Allow TranslatableMessage object in form option 'help' (scuben)
- feature #41743 remove remaining deprecation layers (xabbuh)
- feature #41692 remove deprecated constants (xabbuh)
- feature #41318 Remove deprecated code (yceruto)
- feature #41299 Remove Serializable implementations (derrabus)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
- feature #43095 Add the EnumType (derrabus)
- feature #42387 Deprecate calling FormErrorIterator::children() if the current element is not iterable (W0rma)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #41717 Allow TranslatableMessage object in form option 'help' (scuben)
v5.3.10
Changelog (v5.3.9...v5.3.10)
- bug #41534 Fix ChoiceType to effectively set and use translator (marek-binkowski-sim)
v4.4.33
Changelog (v4.4.32...v4.4.33)
- no significant changes
v5.3.8
Changelog (v5.3.7...v5.3.8)
- bug #43031 Do not trim unassigned unicode characters (simonberger)