This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-02-22 18:02:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,589
Commits
7
Branches
105
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Nikita Popov
0ea134a507
Add PHP 8 parser with correct concatenation precedence
...
The PHP 7 and PHP 8 parsers use the same grammar file and only differ in token precedence.
2022-06-19 20:07:17 +02:00