The class Doctrine\ORM\Tools\Conso...tDoctrine1SchemaCommand has been deprecated: 3.0 This class is being removed from the ORM and won't have any replacement
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-deprecated annotation
24
$command = /** @scrutinizer ignore-deprecated */ new ConvertDoctrine1SchemaCommand();