ID:               42023
 Updated by:       [EMAIL PROTECTED]
 Reported By:      anders dot jenbo at pc dot dk
 Status:           Open
 Bug Type:         Strings related
 Operating System: Linux
-PHP Version:      4.3
+PHP Version:      5.2.3, 4.3
 New Comment:

I verified it with 5.2.3 so it wasn't totally wrong. :)


Previous Comments:
------------------------------------------------------------------------

[2007-07-18 10:02:05] anders dot jenbo at pc dot dk

wrong version

------------------------------------------------------------------------

[2007-07-18 06:27:46] anders dot jenbo at pc dot dk

Description:
------------
html_entity_decode does not handle ” “ „ ∞
’ • ™ … –

Reproduce code:
---------------
echo(html_entity_decode(' 
”“„∞’•™…–'));

Expected result:
----------------
”“„∞’•™…–

Actual result:
--------------
”“„∞’•™…–


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42023&edit=1

Reply via email to