Page MenuHomePhabricator

Remove "Web Application Only" classes from libphutil
ClosedPublic

Authored by epriestley on Sep 2 2019, 1:43 PM.
Tags
None
Referenced Files
F18100679: D20773.largetrue.diff
Sat, Aug 9, 12:00 PM
F18100678: D20773.id.diff
Sat, Aug 9, 12:00 PM
F17942421: D20773.id.largetrue.diff
Thu, Jul 31, 6:46 AM
F17934394: D20773.largetrue.diff
Wed, Jul 30, 10:22 PM
F17887255: D20773.id.diff
Tue, Jul 29, 1:35 AM
F17853722: D20773.diff
Sun, Jul 27, 2:15 PM
Unknown Object (File)
Jul 2 2025, 2:01 PM
Unknown Object (File)
Jun 29 2025, 8:24 PM
Subscribers
None

Details

Summary

Ref T13395. I want to merge libphutil into Arcanist ("the client part") and Phabricator ("the server part") since modern libphutil doesn't provide much value being standalone but makes verison management and deployment more complicated.

In service of this goal, remove a large number of classes which are only used at the web application level (by Phabricator) out of libphutil. The next change moves them into "phabricator/".

Test Plan

Grepped for all (?) affected symbols in libphutil and Arcanist, found no callsites.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable