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-25 16:21:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,230
Commits
7
Branches
106
Tags
9dda080a9dcecd6c9870c2034f97ec690bd4e053
Commit Graph
1 Commits
Author
SHA1
Message
Date
Tomas Votruba
9de96821f7
Add support for ??= operator
...
Introduced in PHP 5.4, represented using an AssignOp\Coalesce node.
2019-02-09 11:16:26 +01:00