php-parser/test/PhpParser/Builder
Nikita Popov dce19b074b Strict type compliance
Were this library to be fully annotated with scalar types and
return types where possible and were strict types to be enabled
for all files, the test suite would now pass.
2015-03-24 11:19:17 +01:00
..
ClassTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
FunctionTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
InterfaceTest.php Strict type compliance 2015-03-24 11:19:17 +01:00
MethodTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01: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 Add trait builder (for completeness...) 2014-12-19 17:59:23 +01:00
UseTest.php Add "use" builder 2015-03-10 16:05:55 +01:00