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
- Branch
- master
- Lint
Lint Warnings Severity Location Code Message Warning support/xhpast/xhpast.cpp:0 Cppcheck toomanyconfigs - Unit
Tests Passed - Build Status
Buildable 21005 Build 28534: arc lint + arc unit
Event Timeline
Comment Actions
I think maybe we should keep it as an empty n_CLASS_ATTRIBUTES in case attributes are added later.