Skip to content

Commit 53bd639

Browse files
committed
Bump
1 parent 291acdc commit 53bd639

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎psalm-baseline.xml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6135,6 +6135,9 @@
61356135
<MixedAssignment>
61366136
<code><![CDATA[$unserialized]]></code>
61376137
</MixedAssignment>
6138+
<MixedOperand>
6139+
<code><![CDATA[Magic::$can_use_igbinary ? igbinary_serialize($object) : serialize($object)]]></code>
6140+
</MixedOperand>
61386141
<MixedReturnStatement>
61396142
<code><![CDATA[$unserialized]]></code>
61406143
</MixedReturnStatement>

0 commit comments

Comments
 (0)