Fix deprecation warning

This commit is contained in:
Maarten Buis 2024-08-11 23:17:31 +02:00 committed by GitHub
parent 3dd2561d14
commit fb3d6bd713
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