bug in parser with staticlookup nodes
See original GitHub issueInput:
($a->b)::call();
Output:
SyntaxError: Parse Error : syntax error, unexpected '::' (T_DOUBLE_COLON), expecting ';' on line 38
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Changelog - php-parser
Fix #86 : bug on Object properties usage in PHP like __proto__ , or constructor. Fix #84 : remove null statements from bodies ......
Read more >php-parser/CHANGELOG and php-parser Releases | LibHunt
:herb: NodeJS PHP Parser - extract AST or tokens ... with node location for static node; #192 : [bug] encapsed and staticlookup; #180...
Read more >URL Parsing-Library Bugs Allow DoS, RCE, Spoofing & More
Team82 and Synk examined 16 different URL parsing libraries, including: urllib (Python), urllib3 (Python), rfc3986 (Python), httptools (Python), ...
Read more >6.035 Notes
Parser converts a program into a parse tree, usually through an abstract syntax ... Static lookup is done at compile time for type...
Read more >https://opensource.apple.com/source/WebCore/WebCor...
Whatever we do will be done separately from this bug. ... In particular, when the text node's parent has no line boxes but...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @evilebottnawi, it should be fixed, can you confirm with your tests, I’ll release it in few days
released under 3.0.0-prerelease5