php-parser/test
Nikita Popov 7ab88416ac Enforce Name|string for names in builders
While array (with name components) could technically be allowed (as
they are supported by the Name node itself), more likely than not
an array would due to incorrect usage of the API (e.g. array instead
of variadics).
2014-12-19 18:50:16 +01:00
..
code Error on final or abstract properties 2014-11-13 20:25:52 +01:00
PhpParser Enforce Name|string for names in builders 2014-12-19 18:50:16 +01:00