php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33769 crypt() - French translation mistake
Submitted: 2005-07-19 13:03 UTC Modified: 2005-07-19 13:09 UTC
From: lisurc at free dot fr Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-07-19 13:03 UTC] lisurc at free dot fr
Description:
------------
In the french translation of the crypt() function documentation ( http://fr2.php.net/manual/fr/function.crypt.php ), there is a mistake in the second comment in example 2 ( "Exemple 2. Utilisation de crypt() avec htpasswd" ).

One can read:
// R?cup?ration du hash, on laisse le salt se g?n?rait automatiquement

where it should be:
// R?cup?ration du hash, on laisse le salt se g?n?rer automatiquement




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-19 13:09 UTC] jsgoupil@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Merci :)
 [2020-12-30 12:50 UTC] nikic@php.net
Automatic comment on behalf of jsgoupil
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=c0e00351cdf7348028741172df6cddb66283ffdf
Log: fix bug #33769
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 09:00:02 2025 UTC