This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle
Jules Pietri 0a1b2841f7 [WebProfiler] [HttpKernel] profile redirections
closes #17501.

The profiler stores the current request attributes in a
current session when a `RedirectionResponse` is returned.
So the next request profile will inherit the previous request
attributes.

The main profiler layout displays a shortcut to a previous
redirection profile, along with some useful informations.

The web debug toolbar shows a notifying icon, meaning a shortcut
to a redirection profile is available in the request toolbar panel.
2016-03-30 19:02:29 +02:00
..
DebugBundle Merge branch '3.0' 2016-02-13 10:24:02 +01:00
FrameworkBundle Merge branch '2.7' into 2.8 2016-03-30 12:37:34 +02:00
SecurityBundle [Security] Use auth trust resolver to determine anonymous in ContextListener 2016-03-23 10:01:34 -07:00
TwigBundle [2.8] fix mocks 2016-03-27 11:27:49 +02:00
WebProfilerBundle [WebProfiler] [HttpKernel] profile redirections 2016-03-30 19:02:29 +02:00