1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/PhpParser
2014-09-12 00:37:21 +02:00
..
Builder Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Lexer Add support for pow operator (PHP 5.6) 2014-03-26 19:18:16 +01:00
Node Add Scalar\MagicConst->getName() 2014-02-21 18:16:18 +01:00
NodeVisitor Ensure that special class names are unqualified 2014-08-11 22:04:52 +02:00
Serializer Add support for variadic parameters (PHP 5.6) 2014-03-26 18:23:30 +01:00
Unserializer Fix XML unserializer 2014-09-12 00:37:21 +02:00
BuilderFactoryTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
CodeTestAbstract.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
CommentTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
ErrorTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
LexerTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeAbstractTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeDumperTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeTraverserTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
ParserTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
PrettyPrinterTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00