Page MenuHomePhabricator

Fix the visibility of `PhutilDaemon::run` methods
ClosedPublic

Authored by joshuaspence on Jan 15 2015, 12:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 24, 8:36 PM
Unknown Object (File)
Tue, May 20, 6:02 AM
Unknown Object (File)
Mon, May 19, 2:37 AM
Unknown Object (File)
Apr 27 2025, 8:46 PM
Unknown Object (File)
Apr 24 2025, 2:21 AM
Unknown Object (File)
Apr 20 2025, 5:26 AM
Unknown Object (File)
Apr 16 2025, 11:05 AM
Unknown Object (File)
Apr 10 2025, 10:24 PM
Subscribers

Details

Summary

Ref T6822. This method is only called from PhutilDaemon::execute() and can be made protected.

Test Plan

Launched a daemon with ./bin/phd launch.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable