8000 Do not modify UOW on PersistentCollection::clear() when owner has DEFFERED_EXPLICIT change tracking policy by paxal · Pull Request #7761 · doctrine/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Do not modify UOW on PersistentCollection::clear() when owner has DEFFERED_EXPLICIT change tracking policy #7761

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

Merged

Conversation

paxal
Copy link
Contributor
@paxal paxal commented Jun 26, 2019

This should fix #7758 for 2.6 branch ‒ might be ok to be forwarded on 2.7 but not tested.

I also worked on a fix for 3.0 branch here paxal@82bb914