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 symfony#16992 [FrameworkBundle][HttpKernel] Remove remaining $triggerDeprecation flag (ogizanagi)
This PR was merged into the 3.0 branch.
Discussion
----------
[FrameworkBundle][HttpKernel] Remove remaining $triggerDeprecation flag
| Q | A
| ------------- | ---
| Fixed tickets | n/a
| License | MIT
Introduced in symfony#14665, this flag controlled the deprecation notice triggering when using the `ContainerAwareHttpKernel`, in order to avoid triggering it when using this class in the Symfony framework. This class no longer exists now, neither the flag.
Commits
-------
ac15454 [FrameworkBundle][HttpKernel] Remove remaining $triggerDeprecation flag
0 commit comments