mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-01 05:31:53 +00:00
Merge branch '3.0'
This commit is contained in:
commit
00f5057e1b
@ -519,7 +519,7 @@ class SFTP extends SSH2
|
|||||||
if (!$this->canonicalize_paths) {
|
if (!$this->canonicalize_paths) {
|
||||||
throw $e;
|
throw $e;
|
||||||
}
|
}
|
||||||
$this->$this->canonicalize_paths = false;
|
$this->canonicalize_paths = false;
|
||||||
$this->reset_connection(DisconnectReason::CONNECTION_LOST);
|
$this->reset_connection(DisconnectReason::CONNECTION_LOST);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user