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
Unknown Object (File)
Tue, Feb 11, 9:53 PM
Unknown Object (File)
Sun, Feb 9, 3:20 AM
Unknown Object (File)
Sat, Feb 8, 10:14 PM
Unknown Object (File)
Sat, Feb 8, 10:14 PM
Unknown Object (File)
Sat, Feb 8, 10:14 PM
Unknown Object (File)
Tue, Feb 4, 4:34 AM
Unknown Object (File)
Tue, Feb 4, 3:35 AM
Unknown Object (File)
Tue, Feb 4, 12:02 AM
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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7735
Build 8503: [Placeholder Plan] Wait for 30 Seconds
Build 8502: arc lint + arc unit

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.