Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 9:04 PM
Unknown Object (File)
Thu, Apr 11, 1:35 AM
Unknown Object (File)
Sun, Apr 7, 11:23 AM
Unknown Object (File)
Sun, Mar 31, 4:16 AM
Unknown Object (File)
Thu, Mar 28, 9:34 PM
Unknown Object (File)
Thu, Mar 28, 9:34 PM
Unknown Object (File)
Thu, Mar 28, 8:52 PM
Unknown Object (File)
Feb 2 2024, 2:17 AM
Subscribers

Details

Summary

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

Test Plan

See D11404.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix the visibility of `PhutilDaemon::run` methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 15 2015, 2:21 PM
This revision was automatically updated to reflect the committed changes.