mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 11:37:33 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
1fc0ad14f9
@ -3638,7 +3638,7 @@ class SFTP extends SSH2
|
||||
{
|
||||
$this->use_request_id = false;
|
||||
$this->pwd = false;
|
||||
$this->requestBuffer = [];
|
||||
$this->requestBuffer = array();
|
||||
$this->partial_init = false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user