aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-11-24 04:25:08 +0000
committerGitHub <noreply@github.com>2020-11-24 04:25:08 +0000
commitfda21b35c41246fea04cf1a16df2ce8145f7a5bc (patch)
tree737ff15ba19bb96cd0efbc3f2b4f6c481aeac3fa /build
parenteddc31a07bdf8fdf82e320ad264e8e9cfdc574e9 (diff)
downloadnextcloud-server-fda21b35c41246fea04cf1a16df2ce8145f7a5bc.tar.gz
nextcloud-server-fda21b35c41246fea04cf1a16df2ce8145f7a5bc.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cb979928fa7..4a06056de02 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<files psalm-version="4.2.0@ccf6e2805f4c38655110f425c10ca79511f0bb0e">
+<files psalm-version="4.2.1@ea9cb72143b77e7520c52fa37290bd8d8bc88fd9">
<file src="3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>string|null</code>
@@ -1086,11 +1086,6 @@
<code>new Exceptions\PrivateKeyMissingException('please try to log-out and log-in again', 0)</code>
</TooManyArguments>
</file>
- <file src="apps/encryption/lib/Users/Setup.php">
- <RedundantCondition occurrences="1">
- <code>$userSession</code>
- </RedundantCondition>
- </file>
<file src="apps/encryption/lib/Util.php">
<RedundantCondition occurrences="1">
<code>$userSession</code>