Skip to content

Commit

Permalink
Update PhutilOpenstackFuture.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Dec 21, 2022
1 parent f7370ae commit bcce8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift/PhutilOpenstackFuture.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ protected function didReceiveResult( $result ) {
$params = [
'body' => $body,
];

if ( $xml ) {
$params['RequestID'] = $xml->RequestID[0];
$errors = [ $xml->Error ];
Expand Down

0 comments on commit bcce8c5

Please sign in to comment.