Releases: symfony/form
Releases · symfony/form
v5.2.10
Changelog (v5.2.9...v5.2.10)
- bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
- bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
v4.4.25
Changelog (v4.4.24...v4.4.25)
- bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
- bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
- bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- no significant changes
v5.2.9
Changelog (v5.2.8...v5.2.9)
- no significant changes
v4.4.24
Changelog (v4.4.23...v4.4.24)
- no significant changes
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)
v5.3.0-BETA2
Changelog (v5.3.0-BETA1...v5.3.0-BETA2)
- no significant changes
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40660 Fix 'invalid_message' use in multiple ChoiceType (alexandre-daubois)