Skip to content

Commit c93959f

Browse files
committed
Update Psalm baseline for MixedArrayAccess count
Signed-off-by: Nicolai Ehrhardt <[email protected]>
1 parent c04977e commit c93959f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psalm-baseline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
<code>$this-&gt;last</code>
699699
<code>$this-&gt;last</code>
700700
</LoopInvalidation>
701-
<MixedArrayAccess occurrences="51">
701+
<MixedArrayAccess occurrences="52">
702702
<code>$this-&gt;str[$this-&gt;last + 1]</code>
703703
<code>$this-&gt;str[$this-&gt;last++]</code>
704704
<code>$this-&gt;str[$this-&gt;last]</code>

0 commit comments

Comments
 (0)