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
The `forward()` method was removed from the `HttpKernel` class in the
FrameworkBundle in Symfony 2.3. Instead, the current request needs to be
duplicated and handled by the kernel's `handle()` method.
0 commit comments