diff options
-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> |