Update psalm-baseline.xml

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/24429/head
Morris Jobke 4 years ago
parent 04c037ebfd
commit 40ebe24960
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

@ -3281,6 +3281,21 @@
<code>''</code>
</TypeDoesNotContainType>
</file>
<file src="lib/private/Command/ClosureJob.php">
<UndefinedFunction occurrences="1">
<code>\Opis\Closure\unserialize($serializedCallable)</code>
</UndefinedFunction>
</file>
<file src="lib/private/Command/CommandJob.php">
<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">
<code>\DateTime|null</code>

Loading…
Cancel
Save