maximebf / php-debugbar

Debug bar for PHP
phpdebugbar.com
MIT License
4.18k stars 399 forks source link

Traceable Twig Environnment crash with twig >= 1.22 #228

Open kletellier opened 8 years ago

kletellier commented 8 years ago

Last twig version make some function deprecated :

http://symfony.com/blog/twig-1-22-0-released

it seems this will crash Traceable Twig Environnment.

barryvdh commented 8 years ago

Should probably replaced by the profiler extension (https://github.com/maximebf/php-debugbar/issues/192)