Page MenuHomePhabricator

Remove "Web Application Only" classes from libphutil
ClosedPublic

Authored by epriestley on Sep 2 2019, 1:43 PM.
Tags
None
Referenced Files
F19701861: D20773.id49533.largetrue.diff
Tue, Feb 10, 11:27 PM
F19528430: D20773.diff
Jan 19 2026, 9:00 AM
F19508058: D20773.diff
Jan 10 2026, 1:01 AM
F19473014: D20773.diff
Jan 7 2026, 4:21 PM
F18872532: D20773.id.largetrue.diff
Nov 5 2025, 4:54 AM
F18871553: D20773.id.diff
Nov 4 2025, 11:22 PM
F18865514: D20773.diff
Nov 3 2025, 12:39 PM
F18808906: D20773.largetrue.diff
Oct 19 2025, 9:41 AM
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