Releases: symfony/validator
Releases · symfony/validator
v5.4.43
Changelog (v5.4.42...v5.4.43)
- bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
- bug symfony/symfony#57984 [Validator] Add
D
regex modifier in relevant validators (@alexandre-daubois) - bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
- bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
v7.1.3
Changelog (v7.1.2...v7.1.3)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
- bug symfony/symfony#57678 [Validator] Add
setGroupProvider
toAttributeLoader
(Maximilian Zumbansen)
v7.0.10
Changelog (v7.0.9...v7.0.10)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
- bug symfony/symfony#57678 [Validator] Add
setGroupProvider
toAttributeLoader
(Maximilian Zumbansen)
v6.4.10
Changelog (v6.4.9...v6.4.10)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
v5.4.42
Changelog (v5.4.41...v5.4.42)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
v7.1.2
Changelog (v7.1.1...v7.1.2)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
v7.0.9
Changelog (v7.0.8...v7.0.9)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
v6.4.9
Changelog (v6.4.8...v6.4.9)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
v5.4.41
Changelog (v5.4.40...v5.4.41)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- bug symfony/symfony#57305 [Validator] do not modify a constraint during validation to not leak its context (@xabbuh)
- bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)