Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
pull/37752/head
nextcloud-command 2023-04-15 06:29:35 +07:00 committed by GitHub
parent 6746a7aebc
commit 17834294e6
1 changed files with 0 additions and 8 deletions

@ -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">