php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32661 Wrong french translation of ENT_NOQUOTES in html_entity_decode
Submitted: 2005-04-10 23:26 UTC Modified: 2005-04-12 16:25 UTC
From: webmaster at colder dot ch Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2005-04-10 23:26 UTC] webmaster at colder dot ch
Description:
------------
The french translation of html_entity_decode() contains a mistake on the description of the constant ENT_NOQUOTES.



Expected result:
----------------
ENT_NOQUOTES	Ignore les guillemets doubles et les guillemets simples

Actual result:
--------------
ENT_NOQUOTES	Convertit les guillemets simples et ignore les guillemets doubles.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-12 16:25 UTC] nlopess@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.

fixed by dams
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC