Skip to content

Commit a12003f

Browse files
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
1 parent 6c425c9 commit a12003f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -770,15 +770,9 @@
770770
</UndefinedInterfaceMethod>
771771
</file>
772772
<file src="apps/dav/lib/Controller/InvitationResponseController.php">
773-
<InvalidScalarArgument occurrences="1">
774-
<code>$guests</code>
775-
</InvalidScalarArgument>
776773
<UndefinedPropertyAssignment occurrences="1">
777774
<code>$vEvent-&gt;DTSTAMP</code>
778775
</UndefinedPropertyAssignment>
779-
<UndefinedPropertyFetch occurrences="1">
780-
<code>$vEvent-&gt;{'ATTENDEE'}</code>
781-
</UndefinedPropertyFetch>
782776
</file>
783777
<file src="apps/dav/lib/DAV/CustomPropertiesBackend.php">
784778
<InvalidArgument occurrences="1">
@@ -1043,7 +1037,6 @@
10431037
</RedundantCondition>
10441038
<TypeDoesNotContainType occurrences="2">
10451039
<code>get_class($res) === 'OpenSSLAsymmetricKey'</code>
1046-
<code>is_object($res)</code>
10471040
</TypeDoesNotContainType>
10481041
</file>
10491042
<file src="apps/encryption/lib/Crypto/EncryptAll.php">

0 commit comments

Comments
 (0)