appendices/migration74/other-changes.xml
90242f8793566eb87ee35a989912310a7c7c132b
...
...
@@ -463,7 +463,8 @@
463
463
<sect2 xml:id="migration74.other-changes.password">
464
464
<title>Password Hashing</title>
465
465
<para>
466
-
The <function>password_hash</function> and <function></function> functions
466
+
The <function>password_hash</function> and
467
+
<function>password_needs_rehash</function> functions
467
468
now accept nullable &string; and &integer; for <literal>$algo</literal> argument.
468
469
</para>
469
470
</sect2>
470
471