mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
13218848e2
commit
e8d2787a19
1 changed files with 0 additions and 7 deletions
|
|
@ -770,15 +770,9 @@
|
|||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="apps/dav/lib/Controller/InvitationResponseController.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$guests</code>
|
||||
</InvalidScalarArgument>
|
||||
<UndefinedPropertyAssignment occurrences="1">
|
||||
<code>$vEvent->DTSTAMP</code>
|
||||
</UndefinedPropertyAssignment>
|
||||
<UndefinedPropertyFetch occurrences="1">
|
||||
<code>$vEvent->{'ATTENDEE'}</code>
|
||||
</UndefinedPropertyFetch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/DAV/CustomPropertiesBackend.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
|
|
@ -1043,7 +1037,6 @@
|
|||
</RedundantCondition>
|
||||
<TypeDoesNotContainType occurrences="2">
|
||||
<code>get_class($res) === 'OpenSSLAsymmetricKey'</code>
|
||||
<code>is_object($res)</code>
|
||||
</TypeDoesNotContainType>
|
||||
</file>
|
||||
<file src="apps/encryption/lib/Crypto/EncryptAll.php">
|
||||
|
|
|
|||
Loading…
Reference in a new issue