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)
Mon, Nov 18, 12:48 PM
Unknown Object (File)
Mon, Nov 18, 12:48 PM
Unknown Object (File)
Mon, Nov 18, 12:45 PM
Unknown Object (File)
Mon, Nov 18, 12:45 PM
Unknown Object (File)
Mon, Nov 18, 11:20 AM
Unknown Object (File)
Thu, Nov 14, 10:22 AM
Unknown Object (File)
Wed, Nov 6, 6:29 PM
Unknown Object (File)
Wed, Nov 6, 6: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.