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
2018-07-20 21:44:37 +02:00
..
ClassTest.php Add funcCall(), methodCall() and staticCall() builders 2018-03-03 15:40:51 +01:00
FunctionTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
InterfaceTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +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 some tests for new use builders 2018-07-20 21:44:37 +02:00