doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.45k stars 202 forks source link

Allow persistence 2 #328

Closed greg0ire closed 4 years ago

greg0ire commented 4 years ago

The bundle is already compatible with it.

Closes #327

mradhi commented 4 years ago

I think this should be merged ASAP!

greg0ire commented 4 years ago

@mradhi I see you are eager to get doctrine/persistence 2. If you want this to go faster, you can establish a list of Doctrine repositories that are not compatible with Persistence 2 yet, and open similar PRs on these repositories.

fabpot commented 4 years ago

@greg0ire Would it be possible to make a release soon?

greg0ire commented 4 years ago

Hi Fabien, I thought I released this morning but something must have gone wrong in our automation script, I'm checking.

greg0ire commented 4 years ago

Okay, the issue is that we are september 1st, and that we failed to address https://github.com/doctrine/automatic-releases/issues/79 in time

greg0ire commented 4 years ago

I just created https://github.com/doctrine/DoctrineFixturesBundle/releases/tag/3.3.2 and https://github.com/doctrine/data-fixtures/releases/tag/1.4.4 manually.

fabpot commented 4 years ago

Thank you

nem75 commented 4 years ago

Thanks for the quick fix @greg0ire !