Skip to content

bug in parser with staticlookup nodes #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexander-akait opened this issue Sep 7, 2018 · 5 comments
Closed

bug in parser with staticlookup nodes #179

alexander-akait opened this issue Sep 7, 2018 · 5 comments
Assignees
Labels

Comments

@alexander-akait
Copy link
Collaborator

Input:

($a->b)::call();

Output:

 SyntaxError: Parse Error : syntax error, unexpected '::' (T_DOUBLE_COLON), expecting ';' on line 38
@ichiriac ichiriac self-assigned this Sep 8, 2018
ichiriac added a commit that referenced this issue Sep 8, 2018
@ichiriac
Copy link
Member

ichiriac commented Sep 8, 2018

Hi @evilebottnawi, it should be fixed, can you confirm with your tests, I'll release it in few days

@alexander-akait
Copy link
Collaborator Author

@ichiriac looks bug still exists in latest released version

@ichiriac
Copy link
Member

It was fixed but not yet released - will be done in prerelease 5 - you can try out with the latest commit or from the online parser release on https://glayzzle.com/

@alexander-akait
Copy link
Collaborator Author

@ichiriac 👍 Wait release

@ichiriac
Copy link
Member

released under 3.0.0-prerelease5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants