v7.1.4
Changelog (v7.1.3...v7.1.4)
- 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)
- bug symfony/symfony#57894 [Validator] Add
tldMessage
parameter toUrl
constraint constructor (@syjust)