-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[3.0.2] Regression on security.encoder_factory #17864
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
Comments
Can you provide some steps that are necessary to reproduce your issue on a naked Standard Edition without the need of setting up Behat? |
@havvg Just noticed your referenced fork. Status: Reviewed |
This also affects Symfony 2.7 and 2.8 (it looks like this issue was introduced by #17554). |
see #17866 for the fix |
#17867 fixes this for the |
fabpot
added a commit
that referenced
this issue
Feb 23, 2016
…abbuh) This PR was merged into the 2.3 branch. Discussion ---------- [DependencyInjection] replace alias in factory services | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #17864 | License | MIT | Doc PR | Commits ------- 56f8798 replace alias in factory services
fabpot
added a commit
that referenced
this issue
Feb 23, 2016
This PR was merged into the 2.7 branch. Discussion ---------- [DependencyInjection] replace alias in factories | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #17864 | License | MIT | Doc PR | Commits ------- b43b79b [DependencyInjection] replace alias in factories
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems there is a regression in
v3.0.2
when you require a password encoder using a factorised service.The text was updated successfully, but these errors were encountered: