ID: 31316
User updated by: jairo dot serrano at gmail dot com
Reported By: jairo dot serrano at gmail dot com
Status: Open
Bug Type: Strings related
Operating System: linux 2.6.8
PHP Version: 5.0.3
New Comment:
not work with iso-8859-1 or iso-8859-15.. but UTF-8 works again
Previous Comments:
------------------------------------------------------------------------
[2004-12-28 01:30:05] jairo dot serrano at gmail dot com
Description:
------------
the function htmlentities is broken
Reproduce code:
---------------
htmlentities('Hol� como estas');
Expected result:
----------------
holà como estÃs
Actual result:
--------------
holá como estaás
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=31316&edit=1