Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation message in LoadDataFixturesDoctrineCommand #281

Closed
javiereguiluz opened this issue Jun 1, 2019 · 2 comments
Closed

Deprecation message in LoadDataFixturesDoctrineCommand #281

javiereguiluz opened this issue Jun 1, 2019 · 2 comments

Comments

@javiereguiluz
Copy link
Contributor

In my Travis CI tests I can see this:

1x: The "Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand" constructor expects a "Doctrine\Common\Persistence\ManagerRegistry" instance as first argument, not passing it will throw a \TypeError in DoctrineBundle 2.0.
    1x in Application::run from Symfony\Bundle\FrameworkBundle\Console

I'm using the latest stable version of this bundle:

Installing doctrine/doctrine-fixtures-bundle (3.1.0): Loading from cache
@yceruto
Copy link
Contributor

yceruto commented Jun 1, 2019

Should be fixed in #280 waiting for a new release :)

@javiereguiluz
Copy link
Contributor Author

@yceruto sorry I didn't look into merged PRs. Closing as fixed then. Thanks Yonel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants