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
bug #18959 [WebProfilerBundle] Fixed forwarded request data in templates (HeahDude)
This PR was merged into the 3.1 branch.
Discussion
----------
[WebProfilerBundle] Fixed forwarded request data in templates
| Q | A
| ------------- | ---
| Branch? | 3.1
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | silexphp/Silex-WebProfiler#92
| License | MIT
| Doc PR | ~
Fixes a bug occurring when the `FrameworkBundle` is not part of the dependencies (i.e using Silex).
Commits
-------
078c8b6 Fixed forwarded request data in templates
0 commit comments