I'm experiencing the following issue:
User Deprecated:
In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelProdContainer.php:175, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. (AttributeDriver.php:82 called by App_KernelProdContainer.php:175, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelProdContainer.php:175, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
But I have not found any option