From: boen dot robot at gmail dot com Operating system: Windows Vista Ultimate x64 PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: Add UTF-8 to convert_cyr_string()
Description: ------------ Many comments in the convert_cyr_string() function provide some ways of converting cyrilic charsets to UTF-8. It would be great to have those compiled in, and ideally, also have the other convertion - from UTF-8 into the cyrillic charsets. With the iconv library and those comments in place, how difficult would it be to do that? (BTW, when I've used iconv to do UTF-8 to Windows-1251 , I sometimes get an unsupported character error and I'm not sure why even though the text never had any exotic characters... but that's another thing that may be my fault, so I don't consider it a bug just yet) -- Edit bug report at http://bugs.php.net/?id=47140&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47140&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47140&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47140&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47140&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47140&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47140&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47140&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47140&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47140&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47140&r=support Expected behavior: http://bugs.php.net/fix.php?id=47140&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47140&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47140&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47140&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47140&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47140&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47140&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47140&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47140&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47140&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47140&r=mysqlcfg
