Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-09-06 07:22:33 +0300
committerGitHub <noreply@github.com>2020-09-06 07:22:33 +0300
commit14baa52a1a3ccedec21810694f98b43b26c29c72 (patch)
tree0b5f3186ce1ac47af9d922ffb30097bce5b67258 /build
parent27fbab131c153759c478d5ce28a7f62906ec4d62 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>