Skip to content

MIR1201

MixedAssignment

A value with type mixed is assigned, hiding its concrete type.

<?php
// TODO: minimal example that triggers MixedAssignment.

TODO: explain the typical fix or how to suppress.