Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml
This commit is contained in:
Carl Schwan 2022-08-23 11:08:45 +02:00 committed by GitHub
commit 385f3c0135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -831,11 +831,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>