Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Feb 27, 2023
commit d9937df208cebf1d0b9fadd0a4301a986ee9c0c5
8 changes: 0 additions & 8 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -540,18 +540,10 @@
<code>$args['datetime']</code>
<code>200</code>
</InvalidScalarArgument>
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
<UndefinedFunction occurrences="1">
<code>\Sabre\HTTP\toDate($value)</code>
</UndefinedFunction>
</file>
<file src="apps/dav/lib/Comments/EntityCollection.php">
<InvalidArgument occurrences="1">
<code>$value</code>
</InvalidArgument>
</file>
<file src="apps/dav/lib/Comments/EntityTypeCollection.php">
<TypeDoesNotContainType occurrences="1">
<code>!is_string($name)</code>
Expand Down