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
In Symfony 2.1, we have changed the listener priorities quite a bit. This should be documented somewhere and we should not do that again in future releases.
Here is the information we need to use for the documentation:
In Symfony 2.1, we have changed the listener priorities quite a bit. This should be documented somewhere and we should not do that again in future releases.
Here is the information we need to use for the documentation:
kernel.request
kernel.controller
kernel.response
kernel.exception
kernel.terminate
see symfony/symfony#2680 for the original report.
The text was updated successfully, but these errors were encountered: