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
F15953243: D13973.id33711.diff
Tue, Jun 3, 3:33 AM
Unknown Object (File)
Sun, May 25, 6:25 AM
Unknown Object (File)
Apr 30 2025, 1:28 AM
Unknown Object (File)
Apr 24 2025, 5:04 AM
Unknown Object (File)
Apr 19 2025, 11:42 PM
Unknown Object (File)
Apr 19 2025, 11:42 PM
Unknown Object (File)
Apr 19 2025, 2:46 AM
Unknown Object (File)
Apr 16 2025, 7:37 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.