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
F14781155: D13973.id33733.diff
Fri, Jan 24, 8:31 AM
F14781150: D13973.id33713.diff
Fri, Jan 24, 8:29 AM
F14781146: D13973.id33711.diff
Fri, Jan 24, 8:29 AM
Unknown Object (File)
Tue, Jan 21, 12:00 PM
Unknown Object (File)
Tue, Jan 21, 11:11 AM
Unknown Object (File)
Mon, Jan 6, 11:48 AM
Unknown Object (File)
Sat, Jan 4, 10:15 PM
Unknown Object (File)
Thu, Dec 26, 8:44 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.