Re: crypt(), password_hash(), and password_verify()
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <[email protected]> |
Oh I didn't know the docs were on github. Anyway I submitted a pull request. > On 02/20/2022 7:54 AM Rowan Tommins <[email protected]> wrote: > > > On 20/02/2022 01:47, [email protected] wrote: > > Documentation for crypt() and password_verify() should be updated > > > Feel free to submit a pull request to the documentation here: > https://github.com/php/doc-en/ > > There's information about the XML format, style guide, and process to > build locally here http://doc.php.net/tutorial/ but for simple wording > changes, it's often enough to open the relevant file in a text editor, > and change the wording while keeping all the formatting the same. > > The relevant files in this case are > "reference/strings/functions/crypt.xml", and > "reference/password/functions/password-verify.xml". > > Regards, > > -- > Rowan Tommins > [IMSoP]