mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 08:29:10 -05:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
e275dc03aa
commit
b3bf64b88b
1 changed files with 1 additions and 2 deletions
|
|
@ -3694,11 +3694,10 @@
|
|||
<code>$data[floor($p)]</code>
|
||||
<code>$data[floor($p)]</code>
|
||||
</InvalidArrayOffset>
|
||||
<InvalidScalarArgument occurrences="4">
|
||||
<InvalidScalarArgument occurrences="3">
|
||||
<code>$this->bitDepth</code>
|
||||
<code>$x</code>
|
||||
<code>$y</code>
|
||||
<code>90</code>
|
||||
</InvalidScalarArgument>
|
||||
<RedundantCondition occurrences="1">
|
||||
<code>$isWritable</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue