This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier 896f4a6eb6 minor #40915 [PasswordHasher] fix copy paste typos from UserPasswordEncoderInterface (mhujer)
This PR was merged into the 5.3-dev branch.

Discussion
----------

[PasswordHasher] fix copy paste typos from UserPasswordEncoderInterface

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| License       | MIT

Fix typos introduced when extracting the PasswordHasher component from `UserPasswordEncoderInterface` abeb8e4ca9/src/Symfony/Component/Security/Core/Encoder/UserPasswordEncoderInterface.php (L36)

Discovered in 5.3.0BETA1.

Commits
-------

dfc3584fb7 [PasswordHasher] fix copy paste typos from UserPasswordEncoderInterface
2021-04-25 08:41:31 +02:00
..
Bridge Merge branch '5.2' into 5.x 2021-04-16 19:25:45 +02:00
Bundle [FrameworkBundle] Bump symfony/translation 2021-04-22 13:26:24 +02:00
Component minor #40915 [PasswordHasher] fix copy paste typos from UserPasswordEncoderInterface (mhujer) 2021-04-25 08:41:31 +02:00
Contracts Merge branch '5.2' into 5.x 2021-04-24 16:39:57 +02:00