Commit 64602c8 1 parent bdc6c3f commit 64602c8 Copy full SHA for 64602c8
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1437,7 +1437,7 @@ is available by calling the PHP function :phpfunction:`hash_algos`.
1437
1437
.. tip ::
1438
1438
1439
1439
It's also possible to use different hashing algorithms on a user-by-user
1440
- basis. See :doc: `/cookbook/security/named-encoders ` for more details.
1440
+ basis. See :doc: `/cookbook/security/named_encoders ` for more details.
1441
1441
1442
1442
Determining the Hashed Password
1443
1443
...............................
Original file line number Diff line number Diff line change @@ -379,4 +379,4 @@ error_bubbling
379
379
380
380
.. include :: /reference/forms/types/options/mapped.rst.inc
381
381
382
- .. include :: /reference/forms/type /options/cascade_validation.rst.inc
382
+ .. include :: /reference/forms/types /options/cascade_validation.rst.inc
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ empty_data
6
6
This option determines what value the field will return when the ``empty_value``
7
7
choice is selected.
8
8
In checkbox, the value of ``empty_data`` is overriden by the value returned by
9
- the data transformer (see :doc:`/cookbook/form/data_transformers.rst `).
9
+ the data transformer (see :doc:`/cookbook/form/data_transformers`).
You can’t perform that action at this time.
0 commit comments