Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:26 PM.
Tags
None
Referenced Files
F18844432: D11404.id.diff
Wed, Oct 29, 5:24 AM
F18840871: D11404.diff
Tue, Oct 28, 4:29 AM
F18789122: D11404.id.diff
Wed, Oct 15, 8:07 AM
F18774241: D11404.id27407.diff
Thu, Oct 9, 6:04 PM
F18703953: D11404.id.diff
Sep 28 2025, 5:41 AM
F18652337: D11404.id27395.diff
Sep 21 2025, 7:41 AM
F18461913: D11404.id27407.diff
Sep 1 2025, 9:19 PM
F18420239: D11404.id27407.diff
Aug 30 2025, 4:03 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