aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-08-23 11:08:45 +0200
committerGitHub <noreply@github.com>2022-08-23 11:08:45 +0200
commit385f3c0135e0eadf87c46b4cc4f794f3c075f1de (patch)
tree68712054f9d60972208808e8c71e4aaed8ed5e24
parent73205a77ba9d6c6879bf3fc4c432c347efab2b99 (diff)
parent87177e62824172f08b9f4598cce1721c974d2406 (diff)
downloadnextcloud-server-385f3c0135e0eadf87c46b4cc4f794f3c075f1de.tar.gz
nextcloud-server-385f3c0135e0eadf87c46b4cc4f794f3c075f1de.zip
Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 131cfe8dc3d..a14659149c8 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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>