Releases: symfony/validator
Releases · symfony/validator
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- no significant changes
v6.3.7
Changelog (v6.3.6...v6.3.7)
- no significant changes
v5.4.30
Changelog (v5.4.29...v5.4.30)
- no significant changes
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51348 [FrameworkBundle][Validator] Allow implementing validation groups provider outside DTOs (Yonel Ceruto)
- feature symfony/symfony#50438 [Validator] Add is_valid function to Expression constraint (@verdet23, @DEVizzent)
- feature symfony/symfony#51454 [Validator] Un-deprecate passing an annotation reader to AnnotationLoader (@derrabus)
- feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#48907 [Validator] Validate time without seconds (@xepozz)
- feature symfony/symfony#50907 [Validator] Update
Type
constraint, addnumber
,finite-float
andfinite-number
validations (@guillaume-a) - feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#51085 [Validator] Remove Doctrine annotations support (@derrabus)
- feature symfony/symfony#50982 [Validator] Deprecate annotations in favor of attributes (@derrabus)
- feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50857 [Validator] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50839 Remove BC layers related to new methods and new parameters (@nicolas-grekas)
- feature symfony/symfony#50425 [Validator] Allow single constraint to be passed to the
constraints
option of theWhen
constraint (@alexandre-daubois) - feature symfony/symfony#50396 [Validator] Allow single integer for the
versions
option of theUuid
constraint (@alexandre-daubois) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#51348 [FrameworkBundle][Validator] Allow implementing validation groups provider outside DTOs (Yonel Ceruto)
- feature symfony/symfony#50438 [Validator] Add is_valid function to Expression constraint (@verdet23, @DEVizzent)
- feature symfony/symfony#51454 [Validator] Un-deprecate passing an annotation reader to AnnotationLoader (@derrabus)
- feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#48907 [Validator] Validate time without seconds (@xepozz)
- feature symfony/symfony#50907 [Validator] Update
Type
constraint, addnumber
,finite-float
andfinite-number
validations (@guillaume-a) - feature symfony/symfony#50982 [Validator] Deprecate annotations in favor of attributes (@derrabus)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50425 [Validator] Allow single constraint to be passed to the
constraints
option of theWhen
constraint (@alexandre-daubois) - feature symfony/symfony#50396 [Validator] Allow single integer for the
versions
option of theUuid
constraint (@alexandre-daubois)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52194 [Validator] Handle
null
case (@OskarStark)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- bug symfony/symfony#51726 [Validator] NoSuspiciousCharacters custom error messages fix (@bam1to)
v5.4.29
Changelog (v5.4.28...v5.4.29)
- no significant changes
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#48840 [Validator] Dump Valid constraints on debug command (@macintoshplus)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#48840 [Validator] Dump Valid constraints on debug command (@macintoshplus)