Reference sodium_crypto_pwhash_str_verify from password_verify

Patch by Marcus Bointon

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345733 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nikita Popov 2018-09-29 20:09:28 +00:00
parent 6acea9d1d1
commit be96542e25

View file

@ -92,6 +92,7 @@ Password is valid!
<simplelist>
<member><function>password_hash</function></member>
<member><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.password.compat;">userland implementation</link></member>
<member><function>sodium_crypto_pwhash_str_verify</function></member>
</simplelist>
</para>
</refsect1>