Edit report at https://bugs.php.net/bug.php?id=66196&edit=1
ID: 66196 Comment by: phpmpan at mpan dot pl Reported by: akauffman at ne4u dot com Summary: Invalid Entity Number - 8203 Status: Open Type: Bug Package: Website problem Operating System: Linux PHP Version: Irrelevant Block user comment: N Private report: N New Comment: I believe this belongs to Opera's bug tracker, as this is neither bug in PHP nor in PHP's website. "Official W3C entities" refer to named entities, not character codes. #8203 is a valid code for character U+200B (which should not be rendered at all, so it's not a typeface issue). Previous Comments: ------------------------------------------------------------------------ [2013-11-28 22:25:33] akauffman at ne4u dot com Description: ------------ Since entity number 8203 is not an official W3C entity (reference: http://htmlentities.net/html/entities/) it does not render properly in some browsers (shows up as a box with an X). Test script: --------------- Use Opera in Linux to test. Ex: http://us1.php.net/manual/en/function.array-diff-assoc.php ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66196&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
