Releases: symfony/form
Releases · symfony/form
v6.1.3
Changelog (v6.1.2...v6.1.3)
- no significant changes
v6.0.11
Changelog (v6.0.10...v6.0.11)
- no significant changes
v5.4.11
Changelog (v5.4.10...v5.4.11)
- no significant changes
v4.4.44
Changelog (v4.4.43...v4.4.44)
- no significant changes
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v6.0.10
Changelog (v6.0.9...v6.0.10)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
- bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
v5.4.10
Changelog (v5.4.9...v5.4.10)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
- bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
v4.4.43
Changelog (v4.4.42...v4.4.43)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v6.1.1
Changelog (v6.1.0...v6.1.1)
- bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- bug #46424 do not accept array input when a form is not multiple (xabbuh)
- bug #46098 Fix same choice loader with different choice values (HeahDude)