MIR1000
DeprecatedCall
A function marked @deprecated is called.
Example
Section titled “Example”<?php// TODO: minimal example that triggers DeprecatedCall.How to fix
Section titled “How to fix”TODO: explain the typical fix or how to suppress.
MIR1000
A function marked @deprecated is called.
<?php// TODO: minimal example that triggers DeprecatedCall.TODO: explain the typical fix or how to suppress.