This website requires JavaScript.
Explore
Help
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-07-19 13:21:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,451
Commits
7
Branches
106
Tags
ea9d6b223869ae121b51a19fa0549d6ab20c640d
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