- Issue created by @prudloff
- last update
about 1 year ago 3 pass - Status changed to Needs review
about 1 year ago 5:30pm 4 December 2023 - Status changed to Needs work
about 1 year ago 5:41pm 4 December 2023
xhprof currently does not analyze event subscribers with a higher priority than XHProfEventSubscriber
.
This makes it hard to debug slow code that is called early in the request lifecycle.
XHProfEventSubscriber
should use a high priority on the REQUEST event.
Needs work
1.0
Code