aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-11-24 08:31:28 +0100
committerGitHub <noreply@github.com>2020-11-24 08:31:28 +0100
commit14b563fe43af005a9aa48fc3df19699c73aed8d2 (patch)
tree737ff15ba19bb96cd0efbc3f2b4f6c481aeac3fa
parenteddc31a07bdf8fdf82e320ad264e8e9cfdc574e9 (diff)
parentfda21b35c41246fea04cf1a16df2ce8145f7a5bc (diff)
downloadnextcloud-server-14b563fe43af005a9aa48fc3df19699c73aed8d2.tar.gz
nextcloud-server-14b563fe43af005a9aa48fc3df19699c73aed8d2.zip
Merge pull request #24321 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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>