Page MenuHomePhabricator

Move `PhutilBootloader` into the standard directory structure
ClosedPublic

Authored by joshuaspence on Jul 4 2014, 5:34 AM.
Tags
None
Referenced Files
F17857922: D9818.diff
Sun, Jul 27, 7:01 PM
Unknown Object (File)
Jun 28 2025, 11:36 PM
Unknown Object (File)
Jun 9 2025, 2:31 AM
Unknown Object (File)
May 10 2025, 9:32 AM
Unknown Object (File)
Apr 24 2025, 8:24 AM
Unknown Object (File)
Apr 21 2025, 12:28 PM
Unknown Object (File)
Apr 15 2025, 11:22 AM
Unknown Object (File)
Apr 12 2025, 1:54 PM
Subscribers

Details

Summary

Move PhutilBootloader and other related classes/functions into the standard directory structure. Whilst there is no compelling reason that we have to do this, it does make the code in libphutil/src/__phutil_library_init__.php a bit cleaner.

Test Plan

Verfied that arc liberate and arc unit still worked.

Diff Detail

Repository
rPHU libphutil
Branch
noduleutils
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1515
Build 1515: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Move `PhutilBootloader` into the standard directory structure.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Yeah, this is way cleaner. I think long ago I believe there were technical reasons why this didn't work, but I think we fixed that stuff a while ago.

This revision is now accepted and ready to land.Jul 4 2014, 2:51 PM