This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-22 13:51:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PHPParser
/
Node
History
nikic
fb45e8a30c
Put statements belonging to a namespace statement into its stmt property, add some further checks against invalid namespace usage and fix the pretty printer to print global namespaces
2011-06-26 18:41:01 +02:00
..
Expr
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Scalar
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Stmt
Put statements belonging to a namespace statement into its stmt property, add some further checks against invalid namespace usage and fix the pretty printer to print global namespaces
2011-06-26 18:41:01 +02:00
Expr.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Name.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Scalar.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Stmt.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Variable.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00