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-12-30 07:42:04 +0300
committerGitHub <noreply@github.com>2020-12-30 07:42:04 +0300
commit4ceeaccdd9d0aa7cca768b29fe816006ea159e56 (patch)
tree3f78864a613d36f883d01572c027cee63f270f51 /build
parentf9941347e24f6514c664c7b6b2646723453c705d (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 9aabac976a6..8596df092f7 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -379,7 +379,7 @@
<NullableReturnStatement occurrences="1">
<code>$lang-&gt;getValue()</code>
</NullableReturnStatement>
- <UndefinedMethod occurrences="15">
+ <UndefinedMethod occurrences="10">
<code>getDateTime</code>
<code>getDateTime</code>
<code>getDateTime</code>
@@ -393,8 +393,6 @@
<code>isFloating</code>
<code>isFloating</code>
<code>isFloating</code>
- <code>setDateTime</code>
- <code>setDateTime</code>
</UndefinedMethod>
<UndefinedPropertyFetch occurrences="1">
<code>$iTipMessage-&gt;message-&gt;VEVENT-&gt;SUMMARY</code>
@@ -918,7 +916,7 @@
<InvalidReturnType occurrences="1">
<code>string</code>
</InvalidReturnType>
- <UndefinedMethod occurrences="9">
+ <UndefinedMethod occurrences="5">
<code>getDateTime</code>
<code>getDateTime</code>
<code>getDateTime</code>
@@ -926,8 +924,6 @@
<code>hasTime</code>
<code>isFloating</code>
<code>isFloating</code>
- <code>setDateTime</code>
- <code>setDateTime</code>
</UndefinedMethod>
</file>
<file src="apps/dav/lib/Search/TasksSearchProvider.php">
@@ -2793,7 +2789,6 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
- <code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">