We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09633fc commit 78586b2Copy full SHA for 78586b2
1 file changed
build/psalm-baseline.xml
@@ -757,15 +757,9 @@
757
</UndefinedInterfaceMethod>
758
</file>
759
<file src="apps/dav/lib/Controller/InvitationResponseController.php">
760
- <InvalidScalarArgument occurrences="1">
761
- <code>$guests</code>
762
- </InvalidScalarArgument>
763
<UndefinedPropertyAssignment occurrences="1">
764
<code>$vEvent->DTSTAMP</code>
765
</UndefinedPropertyAssignment>
766
- <UndefinedPropertyFetch occurrences="1">
767
- <code>$vEvent->{'ATTENDEE'}</code>
768
- </UndefinedPropertyFetch>
769
770
<file src="apps/dav/lib/DAV/CustomPropertiesBackend.php">
771
<InvalidArgument occurrences="1">
0 commit comments