Skip to content

MIR1000

DeprecatedCall

A function marked @deprecated is called.

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

TODO: explain the typical fix or how to suppress.