Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-23 07:41:14 +0300
committerGitHub <noreply@github.com>2022-08-23 07:41:14 +0300
commit87177e62824172f08b9f4598cce1721c974d2406 (patch)
tree894646da33a462051ec714185fe094f53a83d410 /build
parent49914486018ca7b481a0e3a7ffb4d923291be3bb (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>