Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-04-23 07:11:54 +0300
committerGitHub <noreply@github.com>2021-04-23 07:11:54 +0300
commit797448d2b3b9b524a2a5c7df629935ab572d6c12 (patch)
treef1d07885e81d594c9d5fcb45bc648ea09f65404b /build
parent539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>