Releases: symfony/validator
Releases · symfony/validator
v5.3.1
Changelog (v5.3.0...v5.3.1)
- bug #41463 Fix not null return from "getCollectionValueTypes" (jderusse)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
v5.2.9
Changelog (v5.2.8...v5.2.9)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
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)