Skip to content

Commit

Permalink
Merge branch '2.0' into 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Dec 9, 2023
2 parents d962fd6 + 5a903ae commit 0548866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpseclib/Net/SFTP.php
Original file line number Diff line number Diff line change
Expand Up @@ -3295,6 +3295,7 @@ protected function reset_connection($reason)
$this->use_request_id = false;
$this->pwd = false;
$this->requestBuffer = [];
$this->partial_init = false;
}

/**
Expand Down

0 comments on commit 0548866

Please sign in to comment.