Releases: symfony/form
Releases · symfony/form
v4.4.41
Changelog (v4.4.40...v4.4.41)
- bug #46149 Modify processing of uploaded files to be compatible with PHP 8.1 (p-golovin)
- bug #40998 Use reference date in reverse transform (KDederichs)
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45605 Add prototype_options to CollectionType (michaelKaefer)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #45371 Deprecate
Constraint::$errorNames
in favor ofConstraint::ERROR_NAMES
(nicolas-grekas) - feature #45101 Add inputmode attribute on NumberType (welcoMattic)
v6.0.7
Changelog (v6.0.6...v6.0.7)
- bug #45696 Make FormErrorIterator generic (VincentLanglet)
- bug #45702 Fix the usage of the Valid constraints in array-based forms (stof)
v5.4.7
Changelog (v5.4.6...v5.4.7)
- bug #45696 Make FormErrorIterator generic (VincentLanglet)
- bug #45702 Fix the usage of the Valid constraints in array-based forms (stof)
v4.4.40
Changelog (v4.4.39...v4.4.40)
- bug #45909 reset Twig form theme resources between requests (xabbuh)
- bug #45702 Fix the usage of the Valid constraints in array-based forms (stof)
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #45322 Fix generic type for FormErrorIterator (akalineskou)
- bug #42253 Do not fix URL protocol for relative URLs (bogkonstantin)
v5.4.5
Changelog (v5.4.4...v5.4.5)
- bug #45322 Fix generic type for FormErrorIterator (akalineskou)
- bug #42253 Do not fix URL protocol for relative URLs (bogkonstantin)
v4.4.38
Changelog (v4.4.37...v4.4.38)
- bug #42253 Do not fix URL protocol for relative URLs (bogkonstantin)
v6.0.3
Changelog (v6.0.2...v6.0.3)
- bug #44939 UrlType should not add protocol to emails (GromNaN)
v5.4.3
Changelog (v5.4.2...v5.4.3)
- bug #44939 UrlType should not add protocol to emails (GromNaN)