mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-04 18:38:05 +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> |
||
---|---|---|
.. | ||
abstract.test | ||
anonymous.test | ||
class_position.test | ||
conditional.test | ||
constModifierErrors.test | ||
constModifiers.test | ||
final.test | ||
implicitPublic.test | ||
interface.test | ||
modifier.test | ||
name.test | ||
php4Style.test | ||
property_promotion.test | ||
propertyTypes.test | ||
simple.test | ||
staticMethod.test | ||
staticType.test | ||
trait.test |