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)