Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v26.0.0beta1
nextcloud-command 1 year ago
parent
commit
b3bf64b88b
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      build/psalm-baseline.xml

+ 1
- 2
build/psalm-baseline.xml View File

@@ -3694,11 +3694,10 @@
<code>$data[floor($p)]</code>
<code>$data[floor($p)]</code>
</InvalidArrayOffset>
<InvalidScalarArgument occurrences="4">
<InvalidScalarArgument occurrences="3">
<code>$this-&gt;bitDepth</code>
<code>$x</code>
<code>$y</code>
<code>90</code>
</InvalidScalarArgument>
<RedundantCondition occurrences="1">
<code>$isWritable</code>

Loading…
Cancel
Save