mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-28 12:10:59 +00:00
Merge branch '3.0'
This commit is contained in:
commit
bae3b79ae0
@ -2916,6 +2916,7 @@ class SFTP extends SSH2
|
|||||||
$this->use_request_id = false;
|
$this->use_request_id = false;
|
||||||
$this->pwd = false;
|
$this->pwd = false;
|
||||||
$this->requestBuffer = [];
|
$this->requestBuffer = [];
|
||||||
|
$this->partial_init = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user