1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-11 08:59:46 +01:00
PHP-Parser/test/PhpParser/Node/Stmt
Nikita Popov bfea338d36 Update doc comments after previous comment
Make some of the type annotations more accurate, and complete the
generated doc-comments to be complete (with description and
parameter annotations.)
2017-01-26 00:16:54 +01:00
..
ClassConstTest.php Update doc comments after previous comment 2017-01-26 00:16:54 +01:00
ClassMethodTest.php Add broken test for implicit public nodes 2015-07-05 20:17:49 +02:00
ClassTest.php Drop deprecated $type subnodes 2017-01-19 21:00:44 +01:00
InterfaceTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
PropertyTest.php Fix implicit visibility for properties as well 2015-07-05 20:17:52 +02:00