This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-22 13:21:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
test
/
code
/
parser
History
Nikita Popov
35306de32f
Support visibility modifiers in namespaced names
...
Fixes
#704
.
2020-08-29 16:35:31 +02:00
..
errorHandling
Add named argument support
2020-08-09 17:37:44 +02:00
expr
Support visibility modifiers in namespaced names
2020-08-29 16:35:31 +02:00
scalar
[PHP 7.4] Add support for numeric literal separators (
#615
)
2019-06-30 12:13:28 +02:00
stmt
Remove self/parent/static restriction for namespace names
2020-08-09 21:21:22 +02:00
blockComments.test
Merge branch '3.x'
2017-10-01 16:55:54 +02:00
commentAtEndOfClass.test
Add PHP 7.4 typed properties support
2019-01-05 21:34:25 +01:00
comments.test
Perform automated test update
2017-01-19 22:25:22 +01:00
nopPositions.test
Place Nop nodes more precisely
2020-02-09 17:10:33 +01:00
semiReserved.test
Add PHP 7.4 typed properties support
2019-01-05 21:34:25 +01:00