Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:26 PM.
Tags
None
Referenced Files
F18118117: D11404.id27395.diff
Wed, Aug 13, 8:33 AM
F17896204: D11404.id.diff
Tue, Jul 29, 6:51 AM
F17866603: D11404.diff
Jul 28 2025, 4:47 AM
F17634724: D11404.id27407.diff
Jul 10 2025, 11:30 PM
Unknown Object (File)
Jun 20 2025, 11:37 AM
Unknown Object (File)
May 24 2025, 8:36 PM
Unknown Object (File)
May 20 2025, 6:02 AM
Unknown Object (File)
May 19 2025, 2:37 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