TwigSpreadsheetBundle
TwigSpreadsheetBundle copied to clipboard
Unexpected token: "\" in SyntaxCheckNodeVisitor
There is a problem with function definition in SyntaxCheckNodeVisitor, line 53:
protected function doLeaveNode(\Twig_Node $node, \ Twig_Environment $env)
.
It appeared to me when I tried to update my project to PHP8, so this can be only PHP8-related issue.