Releases: symfony/validator
Releases · symfony/validator
v7.1.8
v6.4.15
Changelog (v6.4.14...v6.4.15)
- no significant changes
v5.4.47
Changelog (v5.4.46...v5.4.47)
- no significant changes
v7.2.0-BETA2
Changelog (v7.2.0-BETA1...v7.2.0-BETA2)
- no significant changes
v7.1.7
Changelog (v7.1.6...v7.1.7)
- no significant changes
v6.4.14
Changelog (v6.4.13...v6.4.14)
- no significant changes
v5.4.46
Changelog (v5.4.45...v5.4.46)
- no significant changes
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58512 [Validator] Pass context to expressions used in
When
constraints (@KoNekoD) - feature symfony/symfony#58062 [Validator] Add $groups and $payload to Compound constructor (@derrabus)
- feature symfony/symfony#49547 [Validator] Add
CompoundConstraintTestCase
to ease testing Compound Constraints (@alexandre-daubois) - feature symfony/symfony#57908 [Validator] Add
Week
constraint (@alexandre-daubois) - feature symfony/symfony#57938 [Validator] Add support for RFC4122 format in the
Ulid
constraint (@alexandre-daubois) - feature symfony/symfony#57716 [Validator] Add the
WordCount
constraint (@alexandre-daubois) - feature symfony/symfony#57438 [Validator] Add the
format
option to theUlid
constraint to allow accepting different ULID formats (@alexandre-daubois) - feature symfony/symfony#57436 [Validator] Add
errorPath
to Unique constraint (@norkunas) - feature symfony/symfony#57380 [Validator] fix IBAN validator fails if IBAN contains non-breaking space (@antten)
- feature symfony/symfony#53749 [Validator] Add
Yaml
constraint for validating YAML content (@symfonyaml) - feature symfony/symfony#54879 BicValidator add strict mode to validate bics in strict mode (@maxbeckers)
- feature symfony/symfony#54881 [Validator] Make
PasswordStrengthValidator::estimateStrength()
public (@yalit)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58615 [Validator] [Choice] Fix callback option if not array returned (@symfonyaml)
- bug symfony/symfony#58387 [Validator][CidrValidator] Fix error message for
OutOfRangeNetmask
validation (@Fabdouarrahmane)
v6.4.13
Changelog (v6.4.12...v6.4.13)
- bug symfony/symfony#58615 [Validator] [Choice] Fix callback option if not array returned (@symfonyaml)