Elao / ErrorNotifierBundle

This bundle send you an email when an error appear (500 or 404 if enable)
59 stars 27 forks source link

Fix deprecated Twig_Filter_Method class #64

Closed rolfviljamaa closed 7 years ago

rolfviljamaa commented 7 years ago

Replaced Twig_Filter_Method class with Twig_SimpleFilter for twig v2.*

Tested with twig 2.1.0 and 1.31.0

chalasr commented 7 years ago

👍

The \Twig_Filter_Method class has been removed as of Twig 2.0, see http://twig.sensiolabs.org/doc/1.x/deprecated.html#filters