Skip to content

make:fixtures : Doctrine\Persistence\ObjectManager is deprecated #528

@HanXHX

Description

@HanXHX

Hi,

When i use the command "make:fixtures", it creates files with deprecated interfaces

See: https://github.com/symfony/maker-bundle/blob/master/src/Resources/skeleton/doctrine/Fixtures.tpl.php#L6

"Doctrine\Common\Persistence\ObjectManager" must me replaced by "Doctrine\Persistence\ObjectManager"

See this commit: doctrine/persistence@132709c

Cheers,

HanXHX

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