summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-02-10 04:31:13 +0000
committerGitHub <noreply@github.com>2021-02-10 04:31:13 +0000
commit130ce1489259fa8c98747b94126cf5393c00e661 (patch)
tree28e455ea80b4b036617b759ab1f2840a8eacf22f /build/psalm-baseline.xml
parentdecb70b9ac6048e72305154af841271902f6b10c (diff)
downloadnextcloud-server-130ce1489259fa8c98747b94126cf5393c00e661.tar.gz
nextcloud-server-130ce1489259fa8c98747b94126cf5393c00e661.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 0abdbcc4459..f7337a0d59c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3432,11 +3432,6 @@
<code>$string</code>
</NullableReturnStatement>
</file>
- <file src="lib/private/DB/ReconnectWrapper.php">
- <InternalMethod occurrences="1">
- <code>parent::__construct($params, $driver, $config, $eventManager)</code>
- </InternalMethod>
- </file>
<file src="lib/private/DateTimeFormatter.php">
<FalsableReturnStatement occurrences="1"/>
<InvalidDocblock occurrences="2">
@@ -3519,9 +3514,6 @@
<ImplementedParamTypeMismatch occurrences="1">
<code>$eventName</code>
</ImplementedParamTypeMismatch>
- <InvalidArgument occurrences="1">
- <code>$eventName</code>
- </InvalidArgument>
<ParamNameMismatch occurrences="1">
<code>$eventName</code>
</ParamNameMismatch>