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

Make sure we're using the rootEntityName on all places #6244

Merged

Conversation

lcobucci
Copy link
Member

Otherwise we might end up with duplicated cache entries and weird results (specially regarding associations).

Fixes #5562 and #5793.

Otherwise we might end up with duplicated cache entries and weird
results (specially regarding associations).
@lcobucci lcobucci added the Bug label Jan 19, 2017
@lcobucci lcobucci self-assigned this Jan 19, 2017
Copy link
Member

@guilhermeblanco guilhermeblanco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@FabioBatSilva
Copy link
Member

👍

@lcobucci lcobucci added this to the 2.6.0 milestone Jan 19, 2017
@lcobucci lcobucci merged commit 119aa4e into doctrine:master Jan 19, 2017
@lcobucci lcobucci deleted the l2c-ensure-root-classname-everywhere branch January 19, 2017 23:05
@lcobucci
Copy link
Member Author

@Ocramius @FabioBatSilva @guilhermeblanco do we want to backport this to 2.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants