aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-03-24 07:16:03 +0100
committerGitHub <noreply@github.com>2021-03-24 07:16:03 +0100
commit04e98bf0d6080a33699a4e3489c30d25c45adc01 (patch)
tree095811c02eb4700a9dc820f511bd0e031025a631
parentbb8a71266e942e4f2a48f127fd27c4915138e378 (diff)
parent80409b2181393c9b303e155708c18447b4411803 (diff)
downloadnextcloud-server-04e98bf0d6080a33699a4e3489c30d25c45adc01.tar.gz
nextcloud-server-04e98bf0d6080a33699a4e3489c30d25c45adc01.zip
Merge pull request #26269 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index ee34c4e4c52..71bf21193b0 100644
--- a/build/psalm-baseline.xml
+++ b/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>