diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-02-17 04:31:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-17 04:31:22 +0000 |
commit | 8b6144aae763395d2dac9e72ee20e45b6cd4de2b (patch) | |
tree | dc8d768d866ccf8646f5b0a538e6ed9d7ff36dae /build | |
parent | 57212a99f9566a5d7713bee6ab682d1e9dd6f83b (diff) | |
download | nextcloud-server-8b6144aae763395d2dac9e72ee20e45b6cd4de2b.tar.gz nextcloud-server-8b6144aae763395d2dac9e72ee20e45b6cd4de2b.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index c1447cb7aa2..c7abbbf2727 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1019,9 +1019,6 @@ </TypeDoesNotContainType> </file> <file src="apps/encryption/lib/Crypto/EncryptAll.php"> - <InvalidArgument occurrences="1"> - <code>[$to => $recipientDisplayName]</code> - </InvalidArgument> <UndefinedInterfaceMethod occurrences="3"> <code>setHtmlBody</code> <code>setPlainBody</code> |