php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32336 [fr] Translation error in htmlspecialchars
Submitted: 2005-03-16 13:59 UTC Modified: 2005-04-18 04:35 UTC
From: eric_php at fantasy-lands dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: eric_php at fantasy-lands dot net
New email:
PHP Version: OS:

 

 [2005-03-16 13:59 UTC] eric_php at fantasy-lands dot net
Description:
------------
Hi,

In page <some mirroring site>/manual/fr/function.htmlspecialchars.php, there is a mismatch between "lower than" and "greater than" translations which has been swapped.

Current content is:
"<" (sup?rieur ?) devient "&lt;" 
">" (inf?rieur ?) devient "&gt;" 

and should be:
"<" (inf?rieur ?) devient "&lt;" 
">" (sup?rieur ?) devient "&gt;" 

Regards,
Eric


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-18 04:35 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.

corrected my first bug
 [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=633fec43c88c4c00c784605837b18159646437e4
Log: fixed bug #32336
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 09:01:33 2025 UTC