diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2021-03-24 07:16:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 07:16:03 +0100 |
commit | 04e98bf0d6080a33699a4e3489c30d25c45adc01 (patch) | |
tree | 095811c02eb4700a9dc820f511bd0e031025a631 | |
parent | bb8a71266e942e4f2a48f127fd27c4915138e378 (diff) | |
parent | 80409b2181393c9b303e155708c18447b4411803 (diff) | |
download | nextcloud-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.xml | 5 |
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->getId()</code> |