1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test/PhpParser
2020-05-28 23:39:04 +02:00
..
Builder Add support for the mixed type 2020-05-28 23:39:04 +02:00
ErrorHandler updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
Internal updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
Lexer [PHP 7.4] Add support for numeric literal separators (#615) 2019-06-30 12:13:28 +02:00
Node Add getProperty to ClassLike 2020-02-09 22:43:42 +01:00
NodeVisitor Add support for union types 2019-11-08 14:45:32 +01:00
Parser updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
BuilderFactoryTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
CodeParsingTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
CodeTestAbstract.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
CodeTestParser.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
CommentTest.php Add end line / file position / token position to comments 2020-02-09 16:53:46 +01:00
ConstExprEvaluatorTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
ErrorTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
JsonDecoderTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
LexerTest.php Add end line / file position / token position to comments 2020-02-09 16:53:46 +01:00
NameContextTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
NodeAbstractTest.php Don't require doc comment to be last comment 2020-02-15 10:52:34 +01:00
NodeDumperTest.php [PHP 7.4] Add array spread 2019-05-09 19:15:35 +02:00
NodeFinderTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
NodeTraverserTest.php Make compatible with PhpUnit 8 2019-06-23 15:03:40 +02:00
ParserFactoryTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
ParserTest.php Add end line / file position / token position to comments 2020-02-09 16:53:46 +01:00
PrettyPrinterTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00