From: syou at cometj dot co dot jp Operating system: redhat9 PHP version: 4.4.1 PHP Bug Type: Feature/Change Request Bug description: strtr: I got a strange result;
Description: ------------ seaching string is changed. Reproduce code: --------------- echo strtr("å·¥äº","ï¼","%%"); Expected result: ---------------- print result should be "å·¥äº". Actual result: -------------- but, in fact the print result is "å·¥è"ã -- Edit bug report at http://bugs.php.net/?id=35969&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35969&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35969&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35969&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35969&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35969&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35969&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35969&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35969&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35969&r=support Expected behavior: http://bugs.php.net/fix.php?id=35969&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35969&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35969&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35969&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35969&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35969&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35969&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35969&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35969&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35969&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35969&r=mysqlcfg