Commit graph

5 commits

Author SHA1 Message Date
Anthony Ferrara
a2a1394d23 Update password hash documentation to better describe the salt and cost parameters, improve the examples and describe the algorithm processes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330566 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 20:27:59 +00:00
Adam Harvey
190186c998 Fix parameter types on password_needs_rehash().
Fixes doc bug #65075 (wrong password_needs_rehash() prototype).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330564 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 20:01:05 +00:00
Jakub Vrana
5b2f7f1f44 Link password_compat
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 02:46:58 +00:00
Sherif Ramadan
93a2288075 Added crypt to See Also section for password_hash.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-10 18:37:23 +00:00
Adam Harvey
12019a89a3 Add password function documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328470 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:43:47 +00:00