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 #7755 Add reference built in listener for kernel.response event in >= 3.1 (jean-pasqualini)
This PR was merged into the 3.2 branch.
Discussion
----------
Add reference built in listener for kernel.response event in >= 3.1
The class `RequestDataCollector` listen event `kernel.response` in >= 3.1 version of symfony.
See : https://github.com/symfony/http-kernel/blob/3.1/DataCollector/RequestDataCollector.php#L313
Commits
-------
1354279 add reference built in listener for kernel.response event in >=3.1
0 commit comments