psliwa / PdfBundle

This bundle integrates Symfony2 with PHPPdf library.
http://ohey.pl
MIT License
120 stars 45 forks source link

PDFBundle does not run on Symfony 2.8 #59

Closed pidevDE closed 9 years ago

pidevDE commented 9 years ago

Unfortunately your nice PDFBundle does not run under Symfony 2.8

I suppose to have identified that it is actually a Twig issue as the Twig_Function_Method used in PDFExtension.php has been removed in Twig 2.0. Frankly, I have no idea how to get it running but I really like it and would be grateful for a fix... :)