Page MenuHomePhabricator

D21470.diff
No OneTemporary

D21470.diff

diff --git a/src/future/exec/execx.php b/src/future/exec/execx.php
--- a/src/future/exec/execx.php
+++ b/src/future/exec/execx.php
@@ -47,7 +47,7 @@
*/
function phutil_passthru($cmd /* , ... */) {
$args = func_get_args();
- return newv('PhutilExecPassthru', $args)->execute();
+ return newv('PhutilExecPassthru', $args)->resolve();
}

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 15, 11:02 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7384475
Default Alt Text
D21470.diff (348 B)

Event Timeline