8.2
[Routing][Serializer] Remove annotation aliases and getters and setters in favor of public properties on attributes
make RoutingControllerPass and AttributeServicesLoader final
CS fixes
[Routing] Allow defining default query parameters
[Routing] Various fixes and hardenings
Merge branch '6.4' into 7.4
Add PR template and auto-close PR on subtree split repositories
Added missing files .gitignore
Use CPP where possible
Update license years (last time)
Add call to backers in README files
[Routing] Add possibility to create a request context with parameters directly
[Components] Convert to native return types
Merge branch '8.0' into 8.1
Merge branch '6.4' into 7.3
More CS fixes
Run php-cs-fixer
Bump to php >= 8.4.1
Update XSD references in phpunit.xml.dist files