Page MenuHomePhabricator

Remove `xhpast_parse` methods
ClosedPublic

Authored by joshuaspence on Feb 2 2015, 10:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 4:53 AM
Unknown Object (File)
Fri, Jan 3, 2:30 AM
Unknown Object (File)
Mon, Dec 30, 6:25 AM
Unknown Object (File)
Tue, Dec 24, 3:23 PM
Unknown Object (File)
Dec 11 2024, 12:24 AM
Unknown Object (File)
Dec 6 2024, 2:38 PM
Unknown Object (File)
Dec 3 2024, 8:56 PM
Unknown Object (File)
Nov 29 2024, 3:30 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
Branch
master
Lint
No Lint Coverage
Unit
Tests Passed
Build Status
Buildable 4235
Build 4248: [Placeholder Plan] Wait for 30 Seconds

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.