Skip to content

Use proper name for parameter of upgradePassword #899

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 1 commit into from
Jun 18, 2021
Merged

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Jun 17, 2021

encode is the wrong term symfony tries to remove. The paramter is also called $newHashedPassword in the PasswordUpgraderInterface

Verified

This commit was signed with the committer’s verified signature.
encode is the wrong term symfony tries to remove. The paramter is also called $newHashedPassword in the PasswordUpgraderInterface
Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

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

Good catch. Test failures are unrelated - we're still catching up from the new Symfony and Doctrine releases.

@jrushlow jrushlow added Related Tests Pass Status: Reviewed Has been reviewed by a maintainer labels Jun 18, 2021
@weaverryan
Copy link
Member

Thanks Tobias!

@weaverryan weaverryan merged commit 5b5e044 into main Jun 18, 2021
@Tobion Tobion deleted the Tobion-patch-1 branch June 20, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Related Tests Pass Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants