Skip to content

Fixing deprecated Doctrine\Common code in templates #570

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
merged 4 commits into from
Mar 28, 2020

Conversation

weaverryan
Copy link
Member

@weaverryan weaverryan commented Mar 28, 2020

Fixes #560, #524, #528, #519

@weaverryan weaverryan force-pushed the doctrine-persistence-templates branch from d8906f6 to 6e87493 Compare March 28, 2020 14:45
@weaverryan weaverryan force-pushed the doctrine-persistence-templates branch from 6e87493 to befcabc Compare March 28, 2020 14:53
@weaverryan weaverryan merged commit 3585a2f into symfony:master Mar 28, 2020
@weaverryan weaverryan deleted the doctrine-persistence-templates branch April 21, 2020 17:22
weaverryan added a commit that referenced this pull request Apr 21, 2020
…sed in repositories (weaverryan)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Fixing a bug where the wrong ManagerRegistry was sometimes used in repositories

This problem occurs if using DoctrineBundle 1.11 or lower, where the newer Persistence
alias is not available. This also centralizes the creation of the repository classes
to fix this in all places.

Problem introduced in #570

Commits
-------

30846ca Fixing a bug where the wrong ManagerRegistry was sometimes used in repositories
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.

1 participant