Merge pull request #33663 from nextcloud/automated/noid/stable24-update-psalm-baseline

[stable24] Update psalm-baseline.xml
This commit is contained in:
Julius Härtl 2022-08-24 08:24:52 +02:00 committed by GitHub
commit 9de597b277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -994,11 +994,6 @@
<code>\Sabre\Uri\split($this-&gt;principalInfo['uri'])</code>
</UndefinedFunction>
</file>
<file src="apps/encryption/lib/Command/FixEncryptedVersion.php">
<TypeDoesNotContainNull occurrences="1">
<code>$user === null</code>
</TypeDoesNotContainNull>
</file>
<file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
<InvalidOperand occurrences="1">
<code>$this-&gt;scanFolder($output, '/' . $user)</code>