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

Indicate support for persistence 3 #387

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

derrabus
Copy link
Member

The data-fixtures library should be compatible with version 3 of doctrine/persistence right away. I've run the test suite locally with ORM 2.12-dev and Persistence 3.0.0 and none of the ORM-related tests were failing.

The ODM is not ready yet which is why we cannot run tests with Persistence 3 in our CI yet.

Merging this PR would unlock getting support for Persistence 3 into other repositories, e.g. Symfony.

@derrabus derrabus added this to the 1.5.3 milestone Apr 19, 2022
@derrabus derrabus requested a review from greg0ire April 19, 2022 09:25
@derrabus derrabus merged commit ba37bfb into doctrine:1.5.x Apr 19, 2022
@derrabus derrabus deleted the bugfix/persistence-3 branch April 19, 2022 10:01
derrabus added a commit that referenced this pull request Apr 19, 2022
* 1.5.x:
  Indicate support for persistence 3 (#387)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants