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 fd6e8d7ea8 Merge branch '3.x'
Conflicts:
	lib/PhpParser/Builder/Namespace_.php
	lib/PhpParser/Node/Stmt/ClassMethod.php
	test/PhpParser/Builder/NamespaceTest.php
2017-11-04 12:45:04 +01:00
..
Builder Merge branch '3.x' 2017-11-04 12:45:04 +01:00
ErrorHandler add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Internal add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Lexer add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Node add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeVisitor add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Parser add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
AutoloaderTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
BuilderFactoryTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CodeParsingTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CodeTestAbstract.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CodeTestParser.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CommentTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
ConstExprEvaluatorTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
ErrorTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
JsonDecoderTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
LexerTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NameContextTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeAbstractTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeDumperTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeFinderTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeTraverserTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
ParserFactoryTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
ParserTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
PrettyPrinterTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00