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-23 06:11:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PHPParser
/
Node
History
nikic
ae46aeda7f
Don't save whether a string is binary anymore. The binary flag isn't going to be used in the next couple of years, so it doesn't make sense to unnecessarily complicate things.
2011-08-09 14:19:44 +02:00
..
Expr
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Scalar
Don't save whether a string is binary anymore. The binary flag isn't going to be used in the next couple of years, so it doesn't make sense to unnecessarily complicate things.
2011-08-09 14:19:44 +02:00
Stmt
Further Name node methods
2011-08-04 16:30:04 +02:00
Expr.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Name.php
Further Name node methods
2011-08-04 16:30: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