8.2
[Routing][Serializer] Deprecate annotation aliases and getters and setters in favor of public properties on attributes
[Routing][FrameworkBundle] Auto-register routes from attributes found on controller services
[Routing] Various fixes and hardenings
[Routing] Allow defining default query parameters
Merge branch '6.4' into 7.4
replace PHPUnit annotations with attributes
Fix tests and merge resolution after merging 6.4 into 7.4
[Routing] add RequestContext::runWith() to temporarily generate URLs for another context
Merge branch '7.3' into 7.4
run tests with PHPUnit 12.3