Skip to content

Commit

Permalink
Merge pull request #44870 from nextcloud/automated/noid/master-update…
Browse files Browse the repository at this point in the history
…-psalm-baseline

[master] Update psalm-baseline.xml
  • Loading branch information
nickvergessen authored Apr 17, 2024
2 parents 4c1d4ae + 1a6079e commit 4988f0d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1708,20 +1708,6 @@
<code><![CDATA[$this->providers]]></code>
</UndefinedInterfaceMethod>
</file>
<file src="lib/private/Blurhash/Listener/GenerateBlurhashMetadata.php">
<InvalidArgument>
<code>$image</code>
<code>$image</code>
<code>$image</code>
<code>$image</code>
</InvalidArgument>
<InvalidReturnStatement>
<code>($newImage !== false) ? $newImage : $image</code>
</InvalidReturnStatement>
<InvalidReturnType>
<code>GdImage|false</code>
</InvalidReturnType>
</file>
<file src="lib/private/Cache/CappedMemoryCache.php">
<MissingTemplateParam>
<code>\ArrayAccess</code>
Expand Down

0 comments on commit 4988f0d

Please sign in to comment.