We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291acdc commit 53bd639Copy full SHA for 53bd639
1 file changed
psalm-baseline.xml
@@ -6135,6 +6135,9 @@
6135
<MixedAssignment>
6136
<code><![CDATA[$unserialized]]></code>
6137
</MixedAssignment>
6138
+ <MixedOperand>
6139
+ <code><![CDATA[Magic::$can_use_igbinary ? igbinary_serialize($object) : serialize($object)]]></code>
6140
+ </MixedOperand>
6141
<MixedReturnStatement>
6142
6143
</MixedReturnStatement>
0 commit comments