We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096f43f commit e53ceefCopy full SHA for e53ceef
appendices/migration84/other-changes.xml
@@ -420,8 +420,9 @@
420
421
<simpara>
422
423
+ <function>password_hash</function> で指定できる
424
<constant>PASSWORD_BCRYPT</constant> ハッシュアルゴリズムの
- <function>password_hash</function> のデフォルトの <literal>'cost'</literal> 値が
425
+ デフォルトの <literal>'cost'</literal> 値が
426
<literal>10</literal> から <literal>12</literal> に引き上げられました。
427
<!-- RFC: https://wiki.php.net/rfc/bcrypt_cost_2023 -->
428
</simpara>
0 commit comments