Skip to content

Commit e45fad5

Browse files
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 parent 70284b8 commit e45fad5

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

build/psalm-baseline.xml

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -220,33 +220,6 @@
220220
<code>null</code>
221221
</NullableReturnStatement>
222222
</file>
223-
<file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php">
224-
<ImplicitToStringCast occurrences="2">
225-
<code>$vevent-&gt;LOCATION</code>
226-
<code>$vevent-&gt;SUMMARY</code>
227-
</ImplicitToStringCast>
228-
<InvalidNullableReturnType occurrences="1">
229-
<code>string</code>
230-
</InvalidNullableReturnType>
231-
<NullableReturnStatement occurrences="1">
232-
<code>$lang-&gt;getValue()</code>
233-
</NullableReturnStatement>
234-
<UndefinedMethod occurrences="10">
235-
<code>getDateTime</code>
236-
<code>getDateTime</code>
237-
<code>getDateTime</code>
238-
<code>getDateTime</code>
239-
<code>getDateTime</code>
240-
<code>hasTime</code>
241-
<code>hasTime</code>
242-
<code>isFloating</code>
243-
<code>isFloating</code>
244-
<code>isFloating</code>
245-
</UndefinedMethod>
246-
<UndefinedPropertyFetch occurrences="1">
247-
<code>$iTipMessage-&gt;message-&gt;VEVENT-&gt;SUMMARY</code>
248-
</UndefinedPropertyFetch>
249-
</file>
250223
<file src="apps/dav/lib/CalDAV/Schedule/Plugin.php">
251224
<InvalidArgument occurrences="2">
252225
<code>[$aclPlugin, 'propFind']</code>
@@ -1498,8 +1471,7 @@
14981471
<InvalidPropertyAssignmentValue occurrences="1">
14991472
<code>$this-&gt;users</code>
15001473
</InvalidPropertyAssignmentValue>
1501-
<InvalidScalarArgument occurrences="3">
1502-
<code>$errors</code>
1474+
<InvalidScalarArgument occurrences="1">
15031475
<code>0</code>
15041476
<code>0</code>
15051477
</InvalidScalarArgument>

0 commit comments

Comments
 (0)