summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-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 7e440d67bf7..7b093cc1a4e 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -652,13 +652,6 @@
<code>get_class($res) === 'OpenSSLAsymmetricKey'</code>
</TypeDoesNotContainType>
</file>
- <file src="apps/encryption/lib/Crypto/EncryptAll.php">
- <UndefinedInterfaceMethod occurrences="3">
- <code>setHtmlBody</code>
- <code>setPlainBody</code>
- <code>setSubject</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/encryption/lib/Crypto/Encryption.php">
<ImplementedParamTypeMismatch occurrences="1">
<code>$position</code>
@@ -1472,7 +1465,6 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
- <code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">