Skip to content

Unexpected deprecation message related to an entity #24569

Closed
@javiereguiluz

Description

@javiereguiluz
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.4

We're updating the Symfony Demo application to Symfony 3.4 (see symfony/demo#673). Most of the triggered deprecations make sense, but we're struggling with this one:

entity-deprecation

Why does that deprecation occur? We even exclude the entire Entity/ directory from autowiring:

    App\:
        resource: '../src/*'
        exclude: '../src/{DataFixtures,Entity,Repository,Tests}'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions