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 21:31:14 +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