aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-09-06 19:46:07 +0200
committerGitHub <noreply@github.com>2020-09-06 19:46:07 +0200
commite4dff77f8d475b43b84a666d86603db162ae1651 (patch)
tree0b5f3186ce1ac47af9d922ffb30097bce5b67258
parent27fbab131c153759c478d5ce28a7f62906ec4d62 (diff)
parent14baa52a1a3ccedec21810694f98b43b26c29c72 (diff)
downloadnextcloud-server-e4dff77f8d475b43b84a666d86603db162ae1651.tar.gz
nextcloud-server-e4dff77f8d475b43b84a666d86603db162ae1651.zip
Merge pull request #22605 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 59cc85122ba..61363d5db91 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -404,11 +404,7 @@
</UndefinedFunction>
</file>
<file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php">
- <ImplicitToStringCast occurrences="3">
- <code>$meetingLocation</code>
- <code>$meetingDescription</code>
- <code>$meetingUrl</code>
- </ImplicitToStringCast>
+ <ImplicitToStringCast occurrences="2"/>
<InvalidNullableReturnType occurrences="1">
<code>string</code>
</InvalidNullableReturnType>