1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/PhpParser/Builder
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
..
ClassTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
FunctionTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
InterfaceTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
MethodTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NamespaceTest.php Merge branch '3.x' 2017-11-04 12:45:04 +01:00
ParamTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
PropertyTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
TraitTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
UseTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00