$process = $cmd[0]; unset($cmd[0]); }else{ thrownew \InvalidArgumentException(sprintf('Invalid command provided to "%s()": the command should be an array whose first element is either the path to the binary to run or a "Process" object.', __METHOD__)); }
$process = $cmd[0]; unset($cmd[0]); }else{ thrownew \InvalidArgumentException(sprintf('Invalid command provided to "%s()": the command should be an array whose first element is either the path to the binary to run or a "Process" object.', __METHOD__)); }