Page MenuHomePhabricator

Remove some unused fields from yy_extra_type
ClosedPublic

Authored by joshuaspence on Aug 23 2015, 5:35 AM.
Tags
None
Referenced Files
F18851902: D13973.id.diff
Fri, Oct 31, 5:04 AM
F18848500: D13973.diff
Thu, Oct 30, 5:01 AM
F18772005: D13973.id.diff
Wed, Oct 8, 11:32 PM
F18737317: D13973.diff
Oct 1 2025, 10:05 AM
F18725600: D13973.id.diff
Sep 30 2025, 5:20 AM
F18711632: D13973.diff
Sep 29 2025, 4:43 AM
F18709096: D13973.diff
Sep 28 2025, 11:41 PM
F18702068: D13973.id.diff
Sep 27 2025, 10:29 PM
Subscribers

Details

Summary

These fields are no longer used after D1319. Removed them should save some precious bytes.

Test Plan

Ran arc unit -- src/parser/xhpast/__tests__/PHPASTParserTestCase.php.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Remove some unused fields from yy_extra_type.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 23 2015, 2:06 PM
This revision was automatically updated to reflect the committed changes.