Skip to content

the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. #144

@dimadeush

Description

@dimadeush

Hello

First of all - Thanks for the great bundle!

It seems we have an issue and deprecation notice while using it and we hope that in the future issue will be fixed:

315x: 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:77 called by App_KernelTestContainer.php:587, https://github.com/doctrine/orm/pull/10455, package doctrine/orm

App_KernelTestContainer.php:587:
$a->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/vendor/dukecity/command-scheduler-bundle/Entity')]), 'Dukecity\\CommandSchedulerBundle\\Entity');

With hope
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions