1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 09:17:58 +01:00
PHP-Parser/test/PhpParser/Builder
2017-11-04 12:43:02 +01: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 setDocComment() to namespace build (#437) 2017-11-04 12:43:02 +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