ID: 35818 Updated by: [EMAIL PROTECTED] Reported By: d dot gourgues at neuf dot fr Status: Feedback Bug Type: Strings related Operating System: Debian PHP Version: 5.1.1 New Comment:
If you're still able to reproduce it - please put the code somewhere in the net and paste the link here. Previous Comments: ------------------------------------------------------------------------ [2005-12-27 15:09:14] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip ------------------------------------------------------------------------ [2005-12-27 15:01:49] d dot gourgues at neuf dot fr Description: ------------ Hi, htmlentities works very well but with this string "Σερβία και Μαυροβούνιο" php give me a blank page Reproduce code: --------------- htmlentities( html_entity_decode( "Σερβία και Μαυροβούνιο" , ENT_QUOTES, "UTF-8") , ENT_QUOTES, "UTF-8"); ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35818&edit=1