doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.78k stars 224 forks source link

Doctrine\Common\Persistence\ObjectManager is deprecated #331

Closed pwnyprod closed 4 years ago

pwnyprod commented 4 years ago

... but you cant use the new Doctrine\Persistence\ObjectManager because of TypeHinting.

Found that on the FixtureBundle 3.3 in Symfony 5.

alcaeus commented 4 years ago

There will be new releases for all affected projects to account for the deprecations. Thanks for bringing it up 👍

greg0ire commented 4 years ago

Fixed in #333