mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #32971 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
This commit is contained in:
commit
b282fe1e6f
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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue