mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 05:33:11 -04:00
Merge pull request #24321 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
This commit is contained in:
commit
14b563fe43
1 changed files with 1 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue