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] Resetting a non-lazy manager service is not supported #1105

Closed
ro0NL opened this issue Dec 18, 2019 · 3 comments
Closed

[BC break] Resetting a non-lazy manager service is not supported #1105

ro0NL opened this issue Dec 18, 2019 · 3 comments

Comments

@ro0NL
Copy link

ro0NL commented Dec 18, 2019

Updating doctrine/doctrine-bundle (1.12.2 => 1.12.4): Loading from cache

most of our tests now break with

LogicException: Resetting a non-lazy manager service is not supported. Declare the "doctrine.orm.default_entity_manager" service as lazy.

not much more info for now, but i wanted to report already.

If you need more info, let me know and i'll dive in :)

@stof
Copy link
Member

stof commented Dec 18, 2019

@nicolas-grekas should we wire the resettable interface on the registry only when proxy-manager is installed ?

@alcaeus
Copy link
Member

alcaeus commented Dec 18, 2019

Fixed in 1.12.5 and 2.0.5

@alcaeus alcaeus closed this as completed Dec 18, 2019
@ro0NL
Copy link
Author

ro0NL commented Dec 18, 2019

amazing :}

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

3 participants