Page MenuHomePhabricator

Move `PhutilBootloader` into the standard directory structure
ClosedPublic

Authored by joshuaspence on Jul 4 2014, 5:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 21 2024, 12:05 AM
Unknown Object (File)
Oct 20 2024, 7:41 PM
Unknown Object (File)
Oct 19 2024, 11:43 PM
Unknown Object (File)
Oct 18 2024, 11:33 AM
Unknown Object (File)
Oct 16 2024, 11:01 PM
Unknown Object (File)
Oct 16 2024, 11:01 PM
Unknown Object (File)
Oct 16 2024, 11:01 PM
Unknown Object (File)
Oct 16 2024, 11: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
Lint
Lint Skipped
Unit
Tests Skipped

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