php-parser/test/PhpParser/Builder
2016-07-22 17:01:51 +02:00
..
ClassTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
FunctionTest.php Add setReturnType() method to function/method builders 2016-04-09 18:41:38 +09:00
InterfaceTest.php Strict type compliance 2015-03-24 11:19:17 +01:00
MethodTest.php Add setReturnType() method to function/method builders 2016-04-09 18:41:38 +09:00
NamespaceTest.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
ParamTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
PropertyTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
TraitTest.php Bring Trait constructor in line with Class/interface 2016-07-22 17:01:51 +02:00
UseTest.php Fix infinite recursion in Use builder __call 2015-07-12 22:11:43 +02:00