Releases: symfony/validator
Releases · symfony/validator
Release list
v4.4.43
Changelog (v4.4.42...v4.4.43)
- no significant changes
v6.1.1
Changelog (v6.1.0...v6.1.1)
- bug #46545 Fix getting class constraints on debug command (loic425)
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
v6.0.8
Changelog (v6.0.7...v6.0.8)
- no significant changes
v5.4.8
Changelog (v5.4.7...v5.4.8)
- no significant changes
v4.4.41
Changelog (v4.4.40...v4.4.41)
- no significant changes
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #42403 Define which collection keys should be checked for uniqueness (wkania)
- feature #45072 Allow creating constraints with required arguments (norkunas)
- feature #45090 Improve Image constraint invalid mime type message (fancyweb)
- feature #45484 Make constraint violation interfaces stringable (HypeMC)
- feature #45623 Deprecate constraint "ExpressionLanguageSyntax", use "ExpressionSyntax" instead (mpiot)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #45371 Deprecate
Constraint::$errorNamesin favor ofConstraint::ERROR_NAMES(nicolas-grekas)