Browse Source

Merge pull request #26269 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
pull/26270/head
Roeland Jago Douma 5 years ago
committed by GitHub
parent
commit
04e98bf0d6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      build/psalm-baseline.xml

5
build/psalm-baseline.xml

@ -44,11 +44,6 @@
<code>!is_array($notification)</code>
</TypeDoesNotContainType>
</file>
<file src="apps/comments/lib/JSSettingsHelper.php">
<InvalidScalarArgument occurrences="1">
<code>10</code>
</InvalidScalarArgument>
</file>
<file src="apps/comments/lib/Search/Result.php">
<InvalidScalarArgument occurrences="1">
<code>(int) $comment-&gt;getId()</code>

Loading…
Cancel
Save