mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
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->create('core_ajax_update', '/core/ajax/update.php')</code>
|
||||
</InvalidScope>
|
||||
</file>
|
||||
<file src="core/templates/layout.public.php">
|
||||
|
|
|
|||
Loading…
Reference in a new issue