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-06-22 07:21:01 +0300
committerGitHub <noreply@github.com>2022-06-22 07:21:01 +0300
commit6c08e02a9c4b080e220e21898b4c0b415e6683c6 (patch)
tree9f7655e846b5776b532e27bc5baede4ef8230b0a /build
parenta4647bbf6ef2535f51ee92115d75581313e4a3d4 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 1ebdcf7d15f..1a7238d5f96 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2558,22 +2558,11 @@
<ParamNameMismatch occurrences="1">
<code>$serializedCallable</code>
</ParamNameMismatch>
- <UndefinedFunction occurrences="1">
- <code>\Opis\Closure\unserialize($serializedCallable)</code>
- </UndefinedFunction>
</file>
<file src="lib/private/Command/CommandJob.php">
<ParamNameMismatch occurrences="1">
<code>$serializedCommand</code>
</ParamNameMismatch>
- <UndefinedFunction occurrences="1">
- <code>\Opis\Closure\unserialize($serializedCommand)</code>
- </UndefinedFunction>
- </file>
- <file src="lib/private/Command/CronBus.php">
- <UndefinedFunction occurrences="1">
- <code>\Opis\Closure\serialize($command)</code>
- </UndefinedFunction>
</file>
<file src="lib/private/Comments/Comment.php">
<ImplementedReturnTypeMismatch occurrences="1">