diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index af3417f0e2c..aff4c548809 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -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> |