Ref T4334. The class attribute node of an anonymous class should be n_EMPTY.
Details
Details
- Reviewers
joshuaspence epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4334: Support PHP5.4+ syntax in XHPAST
Tested with phabricator xhpast view
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I think maybe we should keep it as an empty n_CLASS_ATTRIBUTES in case attributes are added later.