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:
authorDaniel <mail@danielkesselberg.de>2022-06-22 12:56:17 +0300
committerGitHub <noreply@github.com>2022-06-22 12:56:17 +0300
commitb282fe1e6f5587a6440d170df245ad5acb8dc976 (patch)
tree6146c9b81e5f6e8d2b1a4810ec9edac93e48962f /build
parent14a16320ecdbd07faadaaa91c997f968e009dfbf (diff)
parent6c08e02a9c4b080e220e21898b4c0b415e6683c6 (diff)
Merge pull request #32971 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
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 e89253b8870..937c2fe1687 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2549,22 +2549,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">