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 <noreply@github.com>
  • Loading branch information
nextcloud-command authored Aug 9, 2022
commit deeab89c1b67c4bac9568c028e3a9b84a8d32e4c
3 changes: 1 addition & 2 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2762,8 +2762,7 @@
<InvalidReturnType occurrences="1">
<code>array[]</code>
</InvalidReturnType>
<InvalidScalarArgument occurrences="2">
<code>$path</code>
<InvalidScalarArgument occurrences="1">
<code>self::SCAN_RECURSIVE_INCOMPLETE</code>
</InvalidScalarArgument>
</file>
Expand Down