Merge pull request #2027 from buismaarten/3.0

Fix deprecation warning
This commit is contained in:
terrafrost 2024-08-11 19:11:45 -05:00 committed by GitHub
commit 9e399cf21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -898,7 +898,7 @@ class SSH2
* @see self::isTimeout()
* @var bool
*/
private $is_timeout = false;
protected $is_timeout = false;
/**
* Log Boundary