You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
kbaczkiewicz
pushed a commit
to kbaczkiewicz/TwigSpreadsheetBundle
that referenced
this issue
Jun 18, 2021
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.
The text was updated successfully, but these errors were encountered: