php-debugbar
php-debugbar copied to clipboard
Interface 'Twig_TemplateInterface' not found
Interface 'Twig_TemplateInterface' not found in /vendor/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigTemplate.php please fix this bug
and Class DebugBar\Bridge\Twig\TraceableTwigTemplate contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Twig_Template::getDebugInfo)
To use DebugBar with Twig, see my pullrequest #362 , which provides an alternative implementation using the build-in profiler-extension of Twig
This good, maybe good job, but you pull request not merged, and the current extension does not work :(