One is a false positive - see https://github.com/vimeo/psalm/pull/4032
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
<code>\Sabre\Uri\split($this->principalInfo['uri'])</code>
</UndefinedFunction>
</file>
+ <file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
+ <RedundantCondition occurrences="1">
+ <code>$result</code>
+ </RedundantCondition>
+ </file>
<file src="apps/encryption/lib/Crypto/Crypt.php">
<RedundantCondition occurrences="1">
<code>$userSession && $userSession->isLoggedIn()</code>
</InvalidReturnType>
</file>
<file src="lib/private/Files/Stream/Encryption.php">
+ <InvalidScalarArgument occurrences="1">
+ <code>$position</code>
+ </InvalidScalarArgument>
<UndefinedInterfaceMethod occurrences="1">
<code>$cacheEntry</code>
</UndefinedInterfaceMethod>