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)
Thu, Jun 4, 1:28 AM
Unknown Object (File)
Apr 16 2026, 3:12 AM
Unknown Object (File)
Mar 17 2026, 10:05 PM
Unknown Object (File)
Mar 14 2026, 2:23 AM
Unknown Object (File)
Mar 12 2026, 1:39 PM
Unknown Object (File)
Mar 5 2026, 9:32 AM
Unknown Object (File)
Mar 4 2026, 8:07 PM
Unknown Object (File)
Mar 4 2026, 11:41 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3866
Build 3878: [Placeholder Plan] Wait for 30 Seconds

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.