1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/test/PhpParser/Builder
2016-09-17 20:51:22 +02:00
..
ClassTest.php Update builder tests to use "flags" instead of "type" 2016-09-17 20:51:22 +02:00
FunctionTest.php Add support for PHP 7.1 types to builders 2016-09-16 13:53:13 +02:00
InterfaceTest.php Strict type compliance 2015-03-24 11:19:17 +01:00
MethodTest.php Update builder tests to use "flags" instead of "type" 2016-09-17 20:51:22 +02:00
NamespaceTest.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
ParamTest.php Add support for PHP 7.1 types to builders 2016-09-16 13:53:13 +02: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