-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
SecurityhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
In Security chapiter (https://symfony.com/doc/current/security.html) Registering the User: Hashing Passwords section, the doc says to use $passwordHasher->hash();
wich doesn't exist. The method is $passwordHasher->hashPassword();
Metadata
Metadata
Assignees
Labels
SecurityhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.