Skip to content

Improved routing, tagging and web profiler page

Compare
Choose a tag to compare
@Nyholm Nyholm released this 25 Dec 11:51
· 108 commits to master since this release

The routing has been rewritten. Instead of listening to kernel.request before and after the routing we use a service decorator.

We now tag doctrine cache with a doctrine tag to make sure we can flush it.

We make sure the statistics works on the web profiler page.