diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-04-23 04:11:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 04:11:54 +0000 |
commit | 797448d2b3b9b524a2a5c7df629935ab572d6c12 (patch) | |
tree | f1d07885e81d594c9d5fcb45bc648ea09f65404b /build | |
parent | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (diff) | |
download | nextcloud-server-797448d2b3b9b524a2a5c7df629935ab572d6c12.tar.gz nextcloud-server-797448d2b3b9b524a2a5c7df629935ab572d6c12.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 9 |
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->pluralFormFunction</code> - </InvalidReturnStatement> - <InvalidReturnType occurrences="1"> - <code>\Closure</code> - </InvalidReturnType> - </file> <file src="lib/private/LargeFileHelper.php"> <InvalidOperand occurrences="2"> <code>$matches[1]</code> |