php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18072 htmlentities() does not convert the euro-symbol (?) to €
Submitted: 2002-06-30 14:00 UTC Modified: 2002-06-30 19:46 UTC
From: volker dot friese at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.0 OS: W2000
Private report: No CVE-ID: None
 [2002-06-30 14:00 UTC] volker dot friese at gmx dot de
htmlentities() does not convert the euro-symbol (?) to €

I don't know if this is a bug or a missing feature but htmlentities() should do so.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-30 15:08 UTC] jimw@php.net
sure it does. you just have to specify the right character set. (probably iso-8859-15.)
 [2002-06-30 16:19 UTC] volker dot friese at gmx dot de
Sorry for my fault, but in the german translation of the documantation the argument [string charset] for htmlentities() is not listed.
 [2002-06-30 16:57 UTC] mfischer@php.net
Documentation problem then.
 [2002-06-30 17:39 UTC] jan@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 [2020-02-07 09:57 UTC] phpdocbot@php.net
Automatic comment on behalf of jan
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=e6919612ed8ccba2d53a8371efc85ca79ce1c99d
Log: - fix #18072
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of jan
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=b979657c8dc579f04685fc90c832dc19c006b60c
Log: - fix #18072
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 15 16:01:28 2024 UTC