Skip to content

Commit

Permalink
Merge branch '3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Dec 9, 2023
2 parents 4da3ee3 + 0548866 commit bae3b79
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 @@ -2916,6 +2916,7 @@ protected function reset_connection(int $reason): void
$this->use_request_id = false;
$this->pwd = false;
$this->requestBuffer = [];
$this->partial_init = false;
}

/**
Expand Down

0 comments on commit bae3b79

Please sign in to comment.