Fatal error: Class 'Twig_BaseNodeVisitor' not found in Escaper.php
-
I found this in the changelog:
* added Twig_BaseNodeVisitor to ease the compatibility of node visitors
on version 1.20.0and seems related to the error I got after doing the last update of Timber to version 0.22.0
I did a search for “Twig_BaseNodeVisitor” in the plug-in and the only occurrences were of this type:
class X extends Twig_BaseNodeVisitor
but I did not see any Twig_BaseNodeVisitor being defined somewhere, and that’s why I think this is failing.I’m investigating now while trying out older versions to isolate where this error came up from and report back with more info.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error: Class 'Twig_BaseNodeVisitor' not found in Escaper.php’ is closed to new replies.