1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-09 14:38:24 +01:00
PHP-Parser/test/PhpParser/Builder
2017-08-29 23:18:59 +02:00
..
ClassTest.php Update builder tests to use "flags" instead of "type" 2016-09-17 20:51:22 +02:00
FunctionTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
InterfaceTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
MethodTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
NamespaceTest.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
ParamTest.php Add support for object type 2017-06-28 23:12:13 +02:00
PropertyTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
TraitTest.php Allow TraitUse statements in trait builder 2017-08-29 23:18:59 +02:00
UseTest.php Fix infinite recursion in Use builder __call 2015-07-12 22:11:43 +02:00