Closed

Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.?->4.1 |
I don't really know if this is a bug, but I'm surprised that the kernel name (displayed in the web profiler toolbar) show the name of the folder that contains the Kernel.php class (for exemple app
or src
) instead of the kernel class name? It's like this since long time... Maybe this information was usefull with AppKernel and AppCache?
What do you think?