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-25 11:22:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
/
parser
History
Nikita Popov
a7120116b0
Merge branch '2.x'
2016-08-30 22:38:34 +02:00
..
errorHandling
Decrement errorState when recovering from -> error
2016-07-25 17:37:54 +02:00
expr
Merge branch '2.x'
2016-08-30 22:14:09 +02:00
scalar
Forbid invalid octals in PHP 7 mode
2016-04-18 13:59:18 +02:00
stmt
Introduce explicit Finally node
2016-07-25 14:25:04 +02:00
blockComments.test
Retain comments on blocks on first inner statement
2016-08-30 22:37:51 +02:00
comments.test
Fix nop statement comment assignment
2016-04-05 19:19:15 +09:00
semiReserved.test
NodeDumper: Print modifiers as strings
2016-07-25 13:53:49 +02:00