Merge pull request #32971 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml
pull/32982/head
Daniel 2022-06-22 11:56:17 +07:00 committed by GitHub
commit b282fe1e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

@ -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">