8.2
Merge branch '8.0' into 8.1
[HttpKernel][FrameworkBundle] Deprecate Bundle::registerCommands()
Use typed properties in tests as much as possible
Merge branch '6.3' into 6.4
[DependencyInjection] Add Kernel and Bundle infrastructure for HTTP-less DI-powered apps
[HttpKernel] Keep converting scalars of a form payload that carries an uploaded file
[DoctrineBridge] Deprecate auto-mapping of entities in favor of mapped route parameters
[HttpKernel] Fix the escaping of the generated curl command
Merge branch '6.4' into 7.4
[Routing] Allow defining default query parameters
replace PHPUnit annotations with attributes
[HttpKernel] Dispatch events named after controller attributes
[HttpFoundation] Deprecate not passing an expiry to `UriSigner::sign()`
[HttpKernel] fix LoggerTest
[HttpKernel][WebProfilerBundle] add dump indicator to profiler list
[HttpFoundation] Deprecate setting public properties of `Request` and `Response` objects directly
[HttpKernel] Fix TypeError in ResponseEvent when argument resolution throws
[DependencyInjection] Move the CACHEDIR.TAG test to the component owning the feature
[Lock][Form][FrameworkBundle][Mailer][HttpKernel] Harden remaining unserialize trampolines and webhook reject paths
[HttpKernel] Fix method naming collision
Merge branch '5.4' into 6.3