1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/PhpParser
Nikita Popov 46e7fea72d Merge branch '3.x'
Conflicts:
	test/PhpParser/Builder/ParamTest.php
2017-06-28 23:13:33 +02:00
..
Builder Merge branch '3.x' 2017-06-28 23:13:33 +02:00
ErrorHandler Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
Lexer Move token constants into separate class 2015-06-13 18:39:55 +02:00
Node Allow null in ClassMethod::getStmts() 2017-05-07 19:56:14 +02:00
NodeVisitor Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
Parser Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
AutoloaderTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
BuilderFactoryTest.php Add BuilderFactors->args(Add BuilderFactors->args()) 2017-04-28 18:13:06 +02:00
CodeParsingTest.php Always use Identifier nodes 2017-04-28 20:57:32 +02:00
CodeTestAbstract.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
CodeTestParser.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
CommentTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
ErrorTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
LexerTest.php Merge branch '3.x' 2017-06-03 15:18:44 +02:00
NameContextTest.php Treat special names correctly in getShortName() 2017-06-13 19:51:22 +02:00
NodeAbstractTest.php Add Node::setAttributes() (#385) 2017-05-05 18:18:44 +02:00
NodeDumperTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
NodeFinderTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
NodeTraverserTest.php Fix method name in tests 2017-06-03 15:18:23 +02:00
ParserFactoryTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
ParserTest.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PrettyPrinterTest.php Always use Identifier nodes 2017-04-28 20:57:32 +02:00