From: daniel at adsdigita dot com dot br Operating system: Windows / Linux PHP version: 4.3.3RC1 PHP Bug Type: Unknown/Other Function Bug description: Function strtolower
Description: ------------ So, I leave in Brazil and in our language we have de caracter "É" (means IS in English), the matter of fact is: strtolower couldn't work in this caracter ("É") to change it in "é" Reproduce code: --------------- //Example: echo strtolower("É"); Expected result: ---------------- é Actual result: -------------- É -- Edit bug report at http://bugs.php.net/?id=24359&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24359&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24359&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24359&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24359&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24359&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24359&r=support Expected behavior: http://bugs.php.net/fix.php?id=24359&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24359&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24359&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24359&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24359&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24359&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24359&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24359&r=gnused