Releases: symfony/form
Releases · symfony/form
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
- bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
- bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
- bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
- bug #39119 prevent duplicated error message for file upload limits (xabbuh)
- bug #39099 ignore the pattern attribute for textareas (xabbuh)
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
- bug #39119 prevent duplicated error message for file upload limits (xabbuh)
- bug #39099 ignore the pattern attribute for textareas (xabbuh)
- bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)
v4.4.17
Changelog (v4.4.16...v4.4.17)
- bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
- bug #39119 prevent duplicated error message for file upload limits (xabbuh)
- bug #39099 ignore the pattern attribute for textareas (xabbuh)
- bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)
v3.4.47
Changelog (v3.4.46...v3.4.47)
- no changes
v5.2.0-RC2
Changelog (v5.2.0-RC1...v5.2.0-RC2)
- bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)
v5.2.0-RC1
Changelog (v5.2.0-BETA3...v5.2.0-RC1)
- no changes
v5.1.8
Changelog (v5.1.7...v5.1.8)
- no changes