8.2
[HttpKernel] Add AsControllerAttributeListener
Do not expose the `BundleAdapter` class in the `kernel.bundles` parameter
CS fixes
Merge branch '6.4' into 7.4
[HttpKernel] Various fixes and hardenings
[HttpKernel] Minor performance improvement when resolving arguments
[HttpKernel] Remove outdated phpdoc
[HttpKernel] Fix the escaping of the generated curl command
Don't enable tracing unless the profiler is enabled
Merge branch '8.0' into 8.1
[HttpKernel] Add @template on ControllerAttributeEvent
[Routing] Allow defining default query parameters
[HttpFoundation] Deprecate not passing an expiry to `UriSigner::sign()`
[HttpKernel] Add milliseconds to logs’ `timestamp_rfc3339`
[HttpKernel][WebProfilerBundle] add dump indicator to profiler list
Open doc in new page in default page
[DependencyInjection] Move the CACHEDIR.TAG test to the component owning the feature
Add PR template and auto-close PR on subtree split repositories
Fix gitignore
[HttpFoundation] Deprecate setting public properties of `Request` and `Response` objects directly
[HttpKernel] Fix TypeError in ResponseEvent when argument resolution throws
[HttpKernel] Remove deprecated code paths
Merge branch '8.1' into 8.2
Merge branch '5.1' into 5.2
[DependencyInjection] Add Kernel and Bundle infrastructure for HTTP-less DI-powered apps
Update license years (last time)
Add call to backers in README files
[Components] Convert to native return types
[HttpKernel] Fix tests on low-deps
Update XSD references in phpunit.xml.dist files