Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:26 PM.
Tags
None
Referenced Files
F14476552: D11404.diff
Sat, Dec 28, 6:13 AM
Unknown Object (File)
Tue, Dec 24, 6:25 PM
Unknown Object (File)
Mon, Dec 23, 12:19 PM
Unknown Object (File)
Mon, Dec 23, 11:33 AM
Unknown Object (File)
Tue, Dec 17, 11:35 PM
Unknown Object (File)
Tue, Dec 17, 8:23 AM
Unknown Object (File)
Thu, Dec 5, 4:02 AM
Unknown Object (File)
Thu, Dec 5, 3:28 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