Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:27 PM.
Tags
None
Referenced Files
F14494602: D11405.diff
Fri, Jan 3, 5:59 AM
Unknown Object (File)
Fri, Dec 13, 11:08 AM
Unknown Object (File)
Thu, Dec 5, 4:02 AM
Unknown Object (File)
Thu, Dec 5, 3:33 AM
Unknown Object (File)
Nov 27 2024, 1:25 PM
Unknown Object (File)
Nov 18 2024, 4:50 PM
Unknown Object (File)
Nov 8 2024, 9:22 PM
Unknown Object (File)
Nov 2 2024, 8:01 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.