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

[BC BREAK] fix (DoctrineHelper): Doctrine bundle 2.3.0 compatibility #843

Closed
wants to merge 1 commit into from
Closed

[BC BREAK] fix (DoctrineHelper): Doctrine bundle 2.3.0 compatibility #843

wants to merge 1 commit into from

Conversation

Geekimo
Copy link
Contributor

@Geekimo Geekimo commented Mar 21, 2021

Fixes #841

Doctrine Bundle 2.3.0 introduced a new Mapping\MappingDriver class, which doesn't give access to the MappingDriverChain anymore.
A PR has been made for it 1304 and is required for this to work.

@Geekimo
Copy link
Contributor Author

Geekimo commented Mar 21, 2021

Tests failing actually because fix is missing on Doctrine bundle side.

@nicolas-grekas
Copy link
Member

Closing in favor of #844, thanks for submitting!

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

Successfully merging this pull request may close these issues.

[ERROR] Only annotation mapping is supported by make:entity after upgrading bundles
2 participants