lexik/LexikMailerBundle

may not inherit from final class

ickbinhier opened this issue · 0 comments

with Twig 2.1.0 become i this error:

PHP Fatal error: Class Lexik\Bundle\MailerBundle\Twig\Loader\EmailLoader may not inherit from final class (Twig_Loader_Array) in /var/www/html/vendor/lexik/mailer-bundle/Twig/Loader/EmailLoader.php on line 14

https://github.com/lexik/LexikMailerBundle/blob/master/Twig/Loader/EmailLoader.php#L14

can you this fixed?