mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
Merge branch '3.0'
This commit is contained in:
commit
87a5e5b472
@ -774,7 +774,7 @@ class SSH2
|
|||||||
*
|
*
|
||||||
* @see self::isTimeout()
|
* @see self::isTimeout()
|
||||||
*/
|
*/
|
||||||
private bool $is_timeout = false;
|
protected bool $is_timeout = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Log Boundary
|
* Log Boundary
|
||||||
|
Loading…
Reference in New Issue
Block a user