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

Commit64602c8

Browse files
committed
fix referenced documents names
1 parentbdc6c3f commit64602c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ is available by calling the PHP function :phpfunction:`hash_algos`.
14371437
..tip::
14381438

14391439
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.
14411441

14421442
Determining the Hashed Password
14431443
...............................

‎reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,4 +379,4 @@ error_bubbling
379379

380380
..include::/reference/forms/types/options/mapped.rst.inc
381381

382-
..include::/reference/forms/type/options/cascade_validation.rst.inc
382+
..include::/reference/forms/types/options/cascade_validation.rst.inc

‎reference/forms/types/options/checkbox_empty_data.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ empty_data
66
This option determines what value the field willreturn when the ``empty_value``
77
choice is selected.
88
In checkbox, the valueof ``empty_data`` is overriden by the value returned by
9-
the datatransformer (see:doc:`/cookbook/form/data_transformers.rst`).
9+
the datatransformer (see:doc:`/cookbook/form/data_transformers`).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp