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

Migrate to wrapInTransaction() #392

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

derrabus
Copy link
Member

The transactional() method of the ORM's entity manager has been deprecated. This PR makes sure we call the new method instead.

@derrabus derrabus added this to the 1.6.0 milestone Apr 22, 2022
@derrabus derrabus force-pushed the bugfix/wrap-in-transaction branch 3 times, most recently from 86b4dae to d3c8add Compare April 22, 2022 16:40
@stof stof mentioned this pull request Apr 22, 2022
@derrabus derrabus force-pushed the bugfix/wrap-in-transaction branch 2 times, most recently from 9b60372 to 72f6f66 Compare April 24, 2022 21:50
@derrabus derrabus merged commit 590ae48 into doctrine:1.6.x Apr 24, 2022
@derrabus derrabus deleted the bugfix/wrap-in-transaction branch April 24, 2022 22:03
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.

None yet

2 participants