Closed
Description
Symfony version(s) affected
= 5.4
Description
This profile is strange (RouterListener should span that much). Maybe it's because the listener is throwing?
How to reproduce
symfony new test-profiler --version=5.4
cd test-profiler/
composer req profiler
symfony serve
Go to https://127.0.0.1:8000/ and open the "Performance tab" in the Profiler Toolbar.
Possible Solution
No response
Additional Context
No response