Skip to content

Commit

Permalink
Merge pull request #35925 from nextcloud/automated/noid/stable23-upda…
Browse files Browse the repository at this point in the history
…te-psalm-baseline

[stable23] Update psalm-baseline.xml
  • Loading branch information
blizzz authored Feb 7, 2023
2 parents af7d682 + e8d2787 commit 0d8936b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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-&gt;DTSTAMP</code>
</UndefinedPropertyAssignment>
<UndefinedPropertyFetch occurrences="1">
<code>$vEvent-&gt;{'ATTENDEE'}</code>
</UndefinedPropertyFetch>
</file>
<file src="apps/dav/lib/DAV/CustomPropertiesBackend.php">
<InvalidArgument occurrences="1">
Expand Down Expand Up @@ -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">
Expand Down

0 comments on commit 0d8936b

Please sign in to comment.