Page MenuHomePhabricator

Use "resolve()", not "execute()", for PhutilExecPassthru callsites in Phabricator
ClosedPublic

Authored by epriestley on Jul 21 2021, 4:54 PM.
Tags
None
Referenced Files
F18106581: D21703.id.diff
Sun, Aug 10, 11:09 PM
F18101894: D21703.id51692.diff
Sat, Aug 9, 4:27 PM
F18098812: D21703.id.diff
Fri, Aug 8, 11:11 PM
F18092955: D21703.diff
Thu, Aug 7, 2:31 PM
F18078491: D21703.diff
Mon, Aug 4, 8:10 PM
F17948763: D21703.id51689.diff
Thu, Jul 31, 9:58 PM
F17942146: D21703.id.diff
Thu, Jul 31, 6:20 AM
Unknown Object (File)
Jun 18 2025, 4:51 AM
Subscribers
None

Details

Summary

Ref T13660. Clean up callsites to "PhutilExecPassthru->execute()" to prepare to deprecate it.

Test Plan
  • Grepped for "PhutilExecPassthru" and looked for callsites.
  • Ran GIT_SSH=.../ssh-connect git ls-remote origin to execute the "ssh-connect" code.
  • The two passthru future methods have no callers and could possibly be removed, but I'm just letting sleeping dogs lie for now.

Diff Detail

Repository
rP Phabricator
Branch
passthru1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25492
Build 35247: Run Core Tests
Build 35246: arc lint + arc unit