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

 ID:                 50512
 Comment by:         neil at weboutreach dot co dot uk
 Reported by:        anotherhero at gmail dot com
 Summary:            Yuml is missing in HTML translation table
 Status:             Open
 Type:               Bug
 Package:            *General Issues
 Operating System:   *
 PHP Version:        5.*, 6
 Block user comment: N
 Private report:     N

 New Comment:

It appears also that the following are missing:



‘

’

“

”


Previous Comments:
------------------------------------------------------------------------
[2009-12-18 10:52:14] anotherhero at gmail dot com

Not that I've noticed, at least none that got a lower case variant but
missing their upper case relative or visa versa.

------------------------------------------------------------------------
[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 &yuml; which is in there to be also in
there.



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



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

Reply via email to