Page MenuHomePhabricator

Remove `xhpast_parse` methods
ClosedPublic

Authored by joshuaspence on Feb 2 2015, 10:21 AM.
Tags
None
Referenced Files
F18771390: D11615.id27984.diff
Oct 8 2025, 7:26 PM
F18713972: D11615.diff
Sep 29 2025, 7:03 AM
F18462408: D11615.diff
Sep 1 2025, 10:10 PM
F18459993: D11615.id27984.diff
Sep 1 2025, 6:27 PM
F18459748: D11615.id27950.diff
Sep 1 2025, 5:52 PM
F18459523: D11615.id27984.diff
Sep 1 2025, 5:18 PM
F18459315: D11615.id.diff
Sep 1 2025, 4:45 PM
F18176587: D11615.id27950.diff
Aug 15 2025, 11:41 PM
Subscribers

Details

Summary

These methods are no longer used and have been replaced with static method calls on the PhutilXHPASTBinary class. Depends on D11612, D11613 and D11614.

Test Plan

grep

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Remove `xhpast_parse` methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Good to go once callsites are gone.

This revision is now accepted and ready to land.Feb 2 2015, 1:58 PM
This revision was automatically updated to reflect the committed changes.