Releases: symfony/form
Releases · symfony/form
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#59910 [Form] Keep submitted values when
keep_as_list
option of collection type is enabled (@kells) - bug symfony/symfony#60638 [Form] Fix
keep_as_list
when data is not an array (@MatTheCat) - bug symfony/symfony#60676 [Form] Fix handling the empty string in NumberToLocalizedStringTransformer (@gnat42)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#59910 [Form] Keep submitted values when
keep_as_list
option of collection type is enabled (@kells) - bug symfony/symfony#60638 [Form] Fix
keep_as_list
when data is not an array (@MatTheCat) - bug symfony/symfony#60676 [Form] Fix handling the empty string in NumberToLocalizedStringTransformer (@gnat42)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60676 [Form] Fix handling the empty string in NumberToLocalizedStringTransformer (@gnat42)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- no significant changes
v6.4.22
Changelog (v6.4.21...v6.4.22)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59993 [Form] Add input with
string
value inMoneyType
(@StevenRenaux) - feature symfony/symfony#59871 [Form] Add support for displaying nested options in
DebugCommand
(@yceruto) - feature symfony/symfony#54744 [Validator] deprecate the use of option arrays to configure validation constraints (@xabbuh)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- no significant changes