Releases: symfony/form
Releases · symfony/form
v5.1.0-RC1
Changelog (v5.1.0-BETA1...v5.1.0-RC1)
- no changes
v5.0.8
Changelog (v5.0.7...v5.0.8)
- bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
- bug #36343 Fixed handling groups sequence validation (HeahDude)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36411 RepeatedType should always have inner types mapped (biozshock)
v4.4.8
Changelog (v4.4.7...v4.4.8)
- bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
- bug #36343 Fixed handling groups sequence validation (HeahDude)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36411 RepeatedType should always have inner types mapped (biozshock)
v3.4.40
Changelog (v3.4.39...v3.4.40)
- bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
- bug #36343 Fixed handling groups sequence validation (HeahDude)
- bug #36411 RepeatedType should always have inner types mapped (biozshock)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes
v4.4.7
Changelog (v4.4.6...v4.4.7)
- no changes
v3.4.39
Changelog (v3.4.38...v3.4.39)
- bug #36149 Support customized intl php.ini settings (jorrit)
- bug #36020 ignore microseconds submitted by Edge (xabbuh)
- bug #35938 Handle false as empty value on expanded choices (fancyweb)
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36149 Support customized intl php.ini settings (jorrit)
- bug #36083 Fixed test suite (TimeType changes & unresolved merge conflict) (wouterj)
- bug #36020 ignore microseconds submitted by Edge (xabbuh)
- bug #35938 Handle false as empty value on expanded choices (fancyweb)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36149 Support customized intl php.ini settings (jorrit)
- bug #36083 Fixed test suite (TimeType changes & unresolved merge conflict) (wouterj)
- bug #36020 ignore microseconds submitted by Edge (xabbuh)
- bug #35938 Handle false as empty value on expanded choices (fancyweb)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35781 NumberToLocalizedStringTransformer return int if scale = 0 (VincentLanglet)
- bug #34123 Fix handling of empty_data's \Closure value in Date/Time form types (yceruto)