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-05-13 07:29:28 +0300
committerGitHub <noreply@github.com>2022-05-13 07:29:28 +0300
commit44bf17999bbb883f289b690c679a97446bd37116 (patch)
tree1d412b1625e4b228c8f23ec7d5736ebd5db5e008 /build
parent48bb547e8a24dab04bcc18df9bf5f50aa6b7462a (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 b2953298fa9..7e58bd75080 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2310,11 +2310,6 @@
<code>searchCollections</code>
</UndefinedInterfaceMethod>
</file>
- <file src="core/Controller/SvgController.php">
- <TypeDoesNotContainNull occurrences="1">
- <code>$svg === null</code>
- </TypeDoesNotContainNull>
- </file>
<file src="core/Controller/UnifiedSearchController.php">
<NullArgument occurrences="1">
<code>null</code>