aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-04-23 08:03:54 +0200
committerGitHub <noreply@github.com>2021-04-23 08:03:54 +0200
commit513aba623ec02667629b8eb234507cd0feb3c4c3 (patch)
treef1d07885e81d594c9d5fcb45bc648ea09f65404b
parent539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (diff)
parent797448d2b3b9b524a2a5c7df629935ab572d6c12 (diff)
downloadnextcloud-server-513aba623ec02667629b8eb234507cd0feb3c4c3.tar.gz
nextcloud-server-513aba623ec02667629b8eb234507cd0feb3c4c3.zip
Merge pull request #26715 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7b60c1829b9..299ece303f8 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4112,15 +4112,6 @@
<code>array|mixed</code>
</LessSpecificImplementedReturnType>
</file>
- <file src="lib/private/L10N/L10N.php">
- <InvalidPropertyAssignmentValue occurrences="1"/>
- <InvalidReturnStatement occurrences="1">
- <code>$this-&gt;pluralFormFunction</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>\Closure</code>
- </InvalidReturnType>
- </file>
<file src="lib/private/LargeFileHelper.php">
<InvalidOperand occurrences="2">
<code>$matches[1]</code>