Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6ddc1bf

Browse files
committed
[symfony#2698] Slight rewording
1 parente4a2f01 commit6ddc1bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎reference/configuration/security.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,9 @@ Using the BCrypt Password Encoder
304304
---------------------------------
305305

306306
..caution::
307-
PHP Version 5.5 is required or install the "ircmaxell/password-compat" via composer.
307+
308+
To use this encoder, you either need to use PHP Version 5.5 or install
309+
the `ircmaxell/password-compat`_ library via Composer.
308310

309311
..versionadded::2.2
310312
The BCrypt password encoder was added in Symfony 2.2.
@@ -470,3 +472,4 @@ To use HTTP-Digest authentication you need to provide a realm and a key:
470472
));
471473
472474
.. _`PBKDF2`:http://en.wikipedia.org/wiki/PBKDF2
475+
.. _`ircmaxell/password-compat`:https://packagist.org/packages/ircmaxell/password-compat

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp