Skip to content

Commit d9937df

Browse files
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
1 parent 1982668 commit d9937df

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -540,18 +540,10 @@
540540
<code>$args['datetime']</code>
541541
<code>200</code>
542542
</InvalidScalarArgument>
543-
<NullArgument occurrences="1">
544-
<code>null</code>
545-
</NullArgument>
546543
<UndefinedFunction occurrences="1">
547544
<code>\Sabre\HTTP\toDate($value)</code>
548545
</UndefinedFunction>
549546
</file>
550-
<file src="apps/dav/lib/Comments/EntityCollection.php">
551-
<InvalidArgument occurrences="1">
552-
<code>$value</code>
553-
</InvalidArgument>
554-
</file>
555547
<file src="apps/dav/lib/Comments/EntityTypeCollection.php">
556548
<TypeDoesNotContainType occurrences="1">
557549
<code>!is_string($name)</code>

0 commit comments

Comments
 (0)