ID: 50512 User updated by: anotherhero at gmail dot com Reported By: anotherhero at gmail dot com Status: Open Bug Type: *General Issues Operating System: * PHP Version: 5.*, 6 New Comment:
Not that I've noticed, at least none that got a lower case variant but missing their upper case relative or visa versa. Previous Comments: ------------------------------------------------------------------------ [2009-12-18 09:20:04] j...@php.net Indeed it is missing. Any idea if any other such are missing there? Quick look would suggest there aren't but.. :) ------------------------------------------------------------------------ [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