diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index ed0a232ec8d..b1f1b737492 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -578,15 +578,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"> |