Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43593 Add CidrValidator to allow validation of CIDR notations (popsorin)
- feature #43098 Add error's uid to
Count
andLength
constraints with "exactly" option enabled (VladGapanovich) - feature #43010 Remove remaining support for Doctrine Cache (derrabus)
- feature #42337 Remove internal from
ConstraintViolationAssertion
(jordisala1991) - feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #40908 Deprecate DoctrineProvider (derrabus)
- feature #41392 Remove deprecated code (jschaedl)
- feature #41299 Remove Serializable implementations (derrabus)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
- feature #41154 Add support for
ConstraintViolationList::createFromMessage()
(lyrixx)