8.2
[Validator] Add `#[ExtendsValidationFor]` to declare new constraints for a class
[CS] Back config from 8.1 and apply heredoc_indentation rule
[Validator] Check File extensions and mimeTypes independently
[FrameworkBundle][Validator] Add `framework.validation.disable_translation` config
Merge branch '6.4' into 7.4
[Serializer][Validator] Attribute metadata no longer requires `container.excluded` tags
CS fixes
[Validator] Allow cascading the current group sequence group to referenced objects
[Form][Validator] Added missing Slovak translations
Merge branch '8.0' into 8.1
[Validator] Various fixes and hardenings
[Validator] Allow non-string values in ConstraintViolationBuilderInterface::setParameter()
Add PR template and auto-close PR on subtree split repositories
Added missing files .gitignore
[Validator] Fix required options check when extending a constraint with a simplified constructor
use cpp
Add return types - batch 6/n
[Validator] Make constraint validators reentrant instead of being stateful
[Validator] Use CPP in `ConstraintViolation`
Remove BC layers related to new methods and new parameters
[Validator] Add findByCodes() to ConstraintViolationListInterface
[FrameworkBundle][Validator] Allow implementing validation groups provider outside DTOs
Merge branch '5.4' into 6.0
Update license years (last time)
[Components] Convert to native return types
Add call to backers in README files
Fix CS bis
[Validator] Add ValidatorBuilder::enablePropertyMetadataExistenceCheck()
[Validator] Add Cron constraint to validate cron expressions
Update XSD references in phpunit.xml.dist files