feat(deps): Upgrade phpseclib to v3 #50776
Annotations
11 errors
Show potential changes in Psalm baseline
Process completed with exit code 1.
|
Psalm:
apps/files_external/lib/Lib/Auth/PublicKey/RSA.php#L63
apps/files_external/lib/Lib/Auth/PublicKey/RSA.php:63:10: AbstractInstantiation: Unable to instantiate a abstract class phpseclib3\Crypt\RSA (see https://psalm.dev/072)
|
Psalm:
apps/files_external/lib/Lib/Auth/PublicKey/RSAPrivateKey.php#L42
apps/files_external/lib/Lib/Auth/PublicKey/RSAPrivateKey.php:42:11: InaccessibleMethod: Cannot access protected method phpseclib3\Crypt\RSA\PrivateKey::__construct from context OCA\Files_External\Lib\Auth\PublicKey\RSAPrivateKey (see https://psalm.dev/003)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTP.php#L318
apps/files_external/lib/Lib/Storage/SFTP.php:318:19: UndefinedMethod: Method phpseclib3\Net\SFTP::_remove_from_stat_cache does not exist (see https://psalm.dev/022)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTP.php#L445
apps/files_external/lib/Lib/Storage/SFTP.php:445:25: UndefinedMethod: Method phpseclib3\Net\SFTP::size does not exist (see https://psalm.dev/022)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L74
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:74:9: InaccessibleProperty: Cannot access protected property phpseclib3\Net\SFTP::$bitmap from context OCA\Files_External\Lib\Storage\SFTPReadStream (see https://psalm.dev/054)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L78
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:78:31: UndefinedMethod: Method phpseclib3\Net\SFTP::_realpath does not exist (see https://psalm.dev/022)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L84
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:84:21: UndefinedMethod: Method phpseclib3\Net\SFTP::_send_sftp_packet does not exist (see https://psalm.dev/022)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L88
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:88:28: UndefinedMethod: Method phpseclib3\Net\SFTP::_get_sftp_packet does not exist (see https://psalm.dev/022)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L89
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:89:11: InaccessibleProperty: Cannot access private property phpseclib3\Net\SFTP::$packet_type from context OCA\Files_External\Lib\Storage\SFTPReadStream (see https://psalm.dev/054)
|
Psalm:
apps/files_external/lib/Lib/Storage/SFTPReadStream.php#L94
apps/files_external/lib/Lib/Storage/SFTPReadStream.php:94:18: UndefinedMethod: Method phpseclib3\Net\SFTP::_logError does not exist (see https://psalm.dev/022)
|
Loading