Elao / WebProfilerExtraBundle

Adding routing, container, assetic & twig information in the web profiler
http://www.elao.com
MIT License
262 stars 48 forks source link

Fixed some typo + Added some awesomeness #26

Closed lyrixx closed 11 years ago

lyrixx commented 11 years ago

Note, this will require twig >=1.12

lyrixx commented 11 years ago

What I did:

lyrixx commented 11 years ago

WARNING: Do not merge this PR. It's not yet ready:

It broke functional test since the application is booted without debug, so TimedTwigEngine can not be booted because stop_watch is not available.

I need to find a way to extends the current default TwigEngine. I think decoration could be a good solution, but it's not easy with the DIC.

lyrixx commented 11 years ago

Every thing should be good ;)

lyrixx commented 11 years ago

Ok, I think everything is ok

tristanbes commented 11 years ago

Tu peux rebase stp ? j'ai push du code entre temps :-)

lyrixx commented 11 years ago

Voila ;)

tristanbes commented 11 years ago

Thanks for your contrib :-)