You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #15765 [DependencyInjection] Fix confusion of HttpKernel and Kernel (ArndtZiegler)
This PR was merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] Fix confusion of HttpKernel and Kernel
The mentioned debug setting is part of the (abstract) class Kernel, i.e. "the" kernel, not the class HttpKernel
Commits
-------
f6955aa Fix confusion of HttpKernel and Kernel
0 commit comments