Skip to content

fixing typo #13158

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 7 commits into from
Feb 17, 2020
Merged

fixing typo #13158

merged 7 commits into from
Feb 17, 2020

Conversation

abdounikarim
Copy link
Contributor

No description provided.

HeahDude and others added 6 commits February 17, 2020 00:01
This PR was squashed before being merged into the 3.4 branch (closes #13131).

Discussion
----------

Replace deprecated ObjectManager

```Doctrine\Common\Persistence\ObjectManager``` is deprecated and should be replaced with ```Doctrine\Persistence\ManagerRegistry``` this is supported in symfony/doctrine-bridge now symfony/doctrine-bridge@c94d84f

Commits
-------

a10dab6 Replace deprecated ObjectManager
This PR was merged into the 3.4 branch.

Discussion
----------

[Security] fixed XML config

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

0a244fd [Security] Various minor fixes in XML config
…er for all user types (HeahDude)

This PR was merged into the 3.4 branch.

Discussion
----------

[Security] renamed memory provider and a tip about encoder for all user types

A follow up of symfony/recipes#741.

Commits
-------

bdccc33 [Security] renamed memory provider
@javiereguiluz javiereguiluz changed the base branch from 5.0 to 3.4 February 17, 2020 11:23
@abdounikarim abdounikarim requested a review from xabbuh as a code owner February 17, 2020 11:23
@javiereguiluz
Copy link
Member

Karim, this was a super nice catch! Thanks for fixing it. We merged it in 3.4 branch (and also, in all the other supported branches).

javiereguiluz added a commit that referenced this pull request Feb 17, 2020
This PR was submitted for the 5.0 branch but it was merged into the 3.4 branch instead (closes #13158).

Discussion
----------

fixing typo

Commits
-------

670dcfe fixing typo
@javiereguiluz javiereguiluz merged commit 670dcfe into symfony:3.4 Feb 17, 2020
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.

5 participants