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
Typeconstraint, addnumber,finite-floatandfinite-numbervalidations (@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
constraintsoption of theWhenconstraint (@alexandre-daubois) - feature symfony/symfony#50396 [Validator] Allow single integer for the
versionsoption of theUuidconstraint (@alexandre-daubois) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)