diff --git a/phpseclib/Net/SFTP/Stream.php b/phpseclib/Net/SFTP/Stream.php index bb7dce3d..ff8720b3 100644 --- a/phpseclib/Net/SFTP/Stream.php +++ b/phpseclib/Net/SFTP/Stream.php @@ -34,7 +34,6 @@ class Stream * Rather than re-create the connection we re-use instances if possible * * @var Array - * @access static */ static $instances;