From:             philip at van-diemen-de-jel dot nl
Operating system: Linux
PHP version:      5.6.29
Package:          unicodestring
Bug Type:         Bug
Bug description:Incorrect entries in get_html_translation_table

Description:
------------
PHP-version: 5.6.29-0+deb8u1 (on Linux plesk4.duocast.net 3.16.0-4-amd64
#1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64)

Some entries obtained from get_html_translation_table have a missing
closing semicolon.
E.g. [8402] => &nvlt  (should be <⃒)
[8421] => &bne
etc.

If you run the test script below (not the most sophisticated, but a
quicky), the invalid entries will be in red.

Test script:
---------------
http://www.twentebestand.nl/pub/Test.php


-- 
Edit bug report at https://bugs.php.net/bug.php?id=73818&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=73818&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=73818&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=73818&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=73818&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=73818&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=73818&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=73818&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=73818&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=73818&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=73818&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=73818&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=73818&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=73818&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=73818&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=73818&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=73818&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=73818&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=73818&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=73818&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=73818&r=mysqlcfg


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to