8.2
[Routing] Allow collection prefixes to disable trailing slash on root
[Routing] Align routing.schema.json with YamlFileLoader behavior
Merge branch '7.4' into 8.0
PHP CS Fixer: enable static_lambda
Remove needless calls to defined()
[Routing] Simplify importing routes defined on controller services
Merge branch '5.4' into 6.3
refactor(routing): use constructor property promotion
[Routing] Various fixes and hardenings
Merge branch '6.3' into 6.4
CS fixes
Mark callbacks with @param-immediately-invoked-callable where applicable
Merge branch '8.0' into 8.1