Page MenuHomePhabricator

Move `PhutilBootloader` into the standard directory structure
ClosedPublic

Authored by joshuaspence on Jul 4 2014, 5:34 AM.
Tags
None
Referenced Files
F15412768: D9818.diff
Wed, Mar 19, 2:49 PM
F15409054: D9818.id23569.diff
Wed, Mar 19, 3:03 AM
F15408915: D9818.diff
Wed, Mar 19, 2:10 AM
Unknown Object (File)
Tue, Feb 25, 5:06 PM
Unknown Object (File)
Feb 16 2025, 6:20 PM
Unknown Object (File)
Feb 9 2025, 2:01 PM
Unknown Object (File)
Feb 9 2025, 2:01 PM
Unknown Object (File)
Feb 9 2025, 2:01 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