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-24 07:48:44 +0300
committerGitHub <noreply@github.com>2022-08-24 07:48:44 +0300
commit4552450c652003885bb811f0bab14b45376dc544 (patch)
tree631bff7720f04f81afb6ab9b502f59704de8f546 /build
parent13066664c7f9b95514ba71b903cfea7b69853813 (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 d39d8cf05d5..f6407f27f87 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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>