nikic
|
96f1151ab2
|
Add support for variadic parameters (PHP 5.6)
|
2014-03-26 18:23:30 +01:00 |
|
nikic
|
f5be0d30f7
|
Guarantee that subnodes are always in the right order
|
2014-03-22 14:49:56 +01:00 |
|
nikic
|
70077039b4
|
Add Scalar\MagicConst->getName()
Return magic constant name, e.g. __CLASS__.
Resolves #95.
|
2014-02-21 18:16:18 +01:00 |
|
nikic
|
1c8481bff6
|
Merge branch '0.9'
Conflicts:
lib/PhpParser/Lexer.php
lib/PhpParser/Node/Stmt/Class.php
lib/PhpParser/Node/Stmt/ClassMethod.php
lib/PhpParser/Node/Stmt/Interface.php
lib/PhpParser/Node/Stmt/Namespace.php
lib/PhpParser/Node/Stmt/UseUse.php
lib/PhpParser/Parser.php
|
2014-02-12 20:23:12 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|