Skip to content

Commit 7fc9dc3

Browse files
committed
For BCrypt password encoder indicated PHP 5.5 is required
1 parent 5b872d0 commit 7fc9dc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/configuration/security.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,9 @@ for the hash algorithm.
303303
Using the BCrypt Password Encoder
304304
---------------------------------
305305

306+
.. caution::
307+
PHP Version 5.5 is required or install the "ircmaxell/password-compat" via composer.
308+
306309
.. versionadded:: 2.2
307310
The BCrypt password encoder was added in Symfony 2.2.
308311

0 commit comments

Comments
 (0)