mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-09 14:18:23 +01:00
4c22c62783
Adds support for PHP 8 attributes, represented using `AttrGroup` nodes containing `Attribute` nodes. The `attrGroup` subnode is added to all nodes that can have attributes. This is still missing FPPP support. Co-authored-by: Nikita Popov <nikita.ppv@gmail.com> |
||
---|---|---|
.. | ||
errorHandling | ||
expr | ||
scalar | ||
stmt | ||
blockComments.test | ||
commentAtEndOfClass.test | ||
comments.test | ||
nopPositions.test | ||
semiReserved.test |