Re: crypt(), password_hash(), and password_verify()
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <[email protected]> |
Sorry, I just saw this. https://github.com/php/doc-en/pull/1424 > On 02/21/2022 12:32 AM Jonathan Bossenger <[email protected]> wrote: > > > FYI I'd like to take this on as my first attempt at contributing to the docs. > > I've created a ticket in the GH repo to work on this https://github.com/php/doc-en/issues/1422 > > Jonathan Bossenger > E-mail: [email protected] > Website: jonathanbossenger.com (http://jonathanbossenger.com/) > Mobile: +27 84 901 3818 > > > > On Sun, Feb 20, 2022 at 3:54 PM 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] > >