MIR1204
MixedClone
clone is applied to a value of type mixed.
Example
Section titled “Example”<?php// TODO: minimal example that triggers MixedClone.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.
MIR1204
clone is applied to a value of type mixed.
<?php// TODO: minimal example that triggers MixedClone.TODO: explain the typical fix or how to suppress.