Releases: symfony/validator
Releases · symfony/validator
v5.2.7
Changelog (v5.2.6...v5.2.7)
- no significant changes
v4.4.22
Changelog (v4.4.21...v4.4.22)
- no significant changes
v5.2.6
Changelog (v5.2.5...v5.2.6)
- bug #40506 Avoid triggering the autoloader for user-input values (Seldaek)
- bug #40416 Fix
ConstraintViolation#getMessageTemplate()
to always returnstring
(Ocramius)
v4.4.21
Changelog (v4.4.20...v4.4.21)
- bug #40506 Avoid triggering the autoloader for user-input values (Seldaek)
- bug #39685 Allow egulias/email-validator 3.x (derrabus)
v5.2.5
Changelog (v5.2.4...v5.2.5)
- bug #40415 Fix
ConstraintViolation#getPropertyPath()
to always returnstring
(Ocramius) - bug #39685 Allow egulias/email-validator 3.x (derrabus)
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40211 fix taking error message from the correct violation (xabbuh)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- no changes
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39872 propagate the object being validated to nested constraints (xabbuh)
- bug #39936 Fix DebugCommand (loic425)
- bug #39633 Drop int return type from parseFilesize() (LukeTowers)
- bug #39649 propagate groups to nested constraints (xabbuh)
- bug #39647 Update Isin message to match the translation files (derrabus)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39872 propagate the object being validated to nested constraints (xabbuh)
- bug #39633 Drop int return type from parseFilesize() (LukeTowers)
- bug #39649 propagate groups to nested constraints (xabbuh)