Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:26 PM.
Tags
None
Referenced Files
F19534782: D11404.diff
Jan 21 2026, 2:31 AM
F19523815: D11404.diff
Jan 17 2026, 7:43 PM
F19074547: D11404.id.diff
Dec 1 2025, 5:50 AM
F18996948: D11404.diff
Nov 20 2025, 9:09 AM
F18869158: D11404.id.diff
Nov 4 2025, 10:09 AM
F18857087: D11404.diff
Nov 1 2025, 1:09 PM
F18844432: D11404.id.diff
Oct 29 2025, 5:24 AM
F18840871: D11404.diff
Oct 28 2025, 4:29 AM
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