Releases: symfony/form
Releases · symfony/form
v5.1.2
Changelog (v5.1.1...v5.1.2)
- bug #37279 Fixed prototype block prefixes hierarchy of the CollectionType (yceruto)
- bug #37276 Fixed block prefixes hierarchy of the CollectionType (yceruto)
v5.1.1
Changelog (v5.1.0...v5.1.1)
- bug #37103 switch the context when validating nested forms (xabbuh)
- bug #37085 properly cascade validation to child forms (xabbuh)
v5.0.10
Changelog (v5.0.9...v5.0.10)
- bug #37103 switch the context when validating nested forms (xabbuh)
- bug #37085 properly cascade validation to child forms (xabbuh)
v4.4.10
Changelog (v4.4.9...v4.4.10)
- bug #37103 switch the context when validating nested forms (xabbuh)
- bug #37085 properly cascade validation to child forms (xabbuh)
v3.4.42
Changelog (v3.4.41...v3.4.42)
- bug #37103 switch the context when validating nested forms (xabbuh)
- bug #37085 properly cascade validation to child forms (xabbuh)
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- bug #36907 Fixes sprintf(): Too few arguments in form transformer (pedrocasado)
- bug #36865 validate subforms in all validation groups (xabbuh)
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #36907 Fixes sprintf(): Too few arguments in form transformer (pedrocasado)
- bug #36865 validate subforms in all validation groups (xabbuh)
v4.4.9
Changelog (v4.4.8...v4.4.9)
- bug #36907 Fixes sprintf(): Too few arguments in form transformer (pedrocasado)
- bug #36865 validate subforms in all validation groups (xabbuh)
v3.4.41
Changelog (v3.4.40...v3.4.41)
- bug #36907 Fixes sprintf(): Too few arguments in form transformer (pedrocasado)
- bug #36865 validate subforms in all validation groups (xabbuh)
v5.1.0-RC2
Changelog (v5.1.0-RC1...v5.1.0-RC2)
- bug #36869 don't add the inputmode attribute on fields whose type is the same (MatTheCat)