Update Psalm baseline

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2023-07-22 13:22:44 -03:00
parent 3786a91cf0
commit 87722fdf19
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -6834,23 +6834,19 @@
<code>$scale_data['minX']</code>
<code>$scale_data['minY']</code>
</MixedArgument>
<MixedAssignment occurrences="7">
<MixedAssignment occurrences="3">
<code>$line</code>
<code>$point</code>
<code>$points_arr[]</code>
<code>$points_arr[]</code>
<code>$polygon</code>
<code>$x</code>
<code>$y</code>
</MixedAssignment>
<MixedOperand occurrences="7">
<code>$coordinates[0] - $scale_data['x']</code>
<code>$coordinates[1] - $scale_data['y']</code>
<code>$point[0]</code>
<code>$point[1]</code>
<code>$scale_data['height']</code>
<code>$scale_data['x']</code>
<code>$scale_data['y']</code>
<code>$x - $scale_data['x']</code>
<code>$y - $scale_data['y']</code>
</MixedOperand>
<PossiblyFalseOperand occurrences="2">
<code>$last_comma</code>