We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1455df commit 071d8daCopy full SHA for 071d8da
Encoder/PlaintextPasswordEncoder.php
@@ -16,7 +16,7 @@
16
/**
17
* PlaintextPasswordEncoder does not do any encoding but is useful in testing environments.
18
*
19
- * As this encoder is not cryptographically secure, usage of it in production environments is not recommended.
+ * As this encoder is not cryptographically secure, usage of it in production environments is discouraged.
20
21
* @author Fabien Potencier <fabien@symfony.com>
22
*/
0 commit comments