Skip to content

Commit e53ceef

Browse files
committed
訳を微調整 / migration84: Improve phrasing for BCrypt cost change
php/doc-en@ea61eef
1 parent 096f43f commit e53ceef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appendices/migration84/other-changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,9 @@
420420

421421
<simpara>
422422

423+
<function>password_hash</function> で指定できる
423424
<constant>PASSWORD_BCRYPT</constant> ハッシュアルゴリズムの
424-
<function>password_hash</function> のデフォルトの <literal>'cost'</literal> 値が
425+
デフォルトの <literal>'cost'</literal> 値が
425426
<literal>10</literal> から <literal>12</literal> に引き上げられました。
426427
<!-- RFC: https://wiki.php.net/rfc/bcrypt_cost_2023 -->
427428
</simpara>

0 commit comments

Comments
 (0)