MIR1201
MixedAssignment
A value with type mixed is assigned, hiding its concrete type.
Example
Section titled “Example”<?php// TODO: minimal example that triggers MixedAssignment.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.