ID: 50512 Updated by: j...@php.net Reported By: anotherhero at gmail dot com Status: Open Bug Type: *General Issues -Operating System: Linux Ubuntu 9.10 +Operating System: * -PHP Version: 5.3.1 +PHP Version: 5.*, 6 New Comment:
Indeed it is missing. Any idea if any other such are missing there? Quick look would suggest there aren't but.. :) Previous Comments: ------------------------------------------------------------------------ [2009-12-18 07:26:10] anotherhero at gmail dot com Description: ------------ The HTML entity for which is Ÿ is missing Reproduce code: --------------- <?php var_dump(get_html_translation_table(HTML_ENTITIES)); Expected result: ---------------- I expect the capital version of ÿ which is in there to be also in there. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50512&edit=1