Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Unexpected token: "\" in SyntaxCheckNodeVisitor #31

Open
kbaczkiewicz opened this issue Jun 18, 2021 · 0 comments
Open

Unexpected token: "\" in SyntaxCheckNodeVisitor #31

kbaczkiewicz opened this issue Jun 18, 2021 · 0 comments

Comments

@kbaczkiewicz
Copy link
Contributor

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.

kbaczkiewicz pushed a commit to kbaczkiewicz/TwigSpreadsheetBundle that referenced this issue Jun 18, 2021
kbaczkiewicz added a commit to kbaczkiewicz/TwigSpreadsheetBundle that referenced this issue Jun 18, 2021
issue MewesK#31: Fix `unexpected token: "\"` issue in SyntaxCheckNodeVisitor
MewesK pushed a commit that referenced this issue May 19, 2024
#32)

Co-authored-by: kbaczkiewicz <k.baczkiewicz@i-systems.pl>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant