php-parser/test/PhpParser
2019-01-05 21:34:25 +01:00
..
Builder Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
ErrorHandler Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
Internal [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Lexer Make sure heredoc end label not followed by label char 2018-09-21 11:44:39 +02:00
Node Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
NodeVisitor Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
Parser [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
BuilderFactoryTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
CodeParsingTest.php Fix updateTests.php 2018-07-22 21:18:34 +02:00
CodeTestAbstract.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CodeTestParser.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
CommentTest.php Store start token position in comments 2017-11-04 17:45:14 +01:00
ConstExprEvaluatorTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
ErrorTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
JsonDecoderTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
LexerTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
NameContextTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NodeAbstractTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
NodeDumperTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
NodeFinderTest.php Refactoring tests 2017-12-15 21:42:34 +01:00
NodeTraverserTest.php Add new constant to be returned from enterNode() to not traverse current and child nodes (#536) 2018-10-08 22:26:00 +02:00
ParserFactoryTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
ParserTest.php add float/double/real KIND support to Cast\Double node 2019-01-05 19:23:00 +01:00
PrettyPrinterTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00