ID:               44401
 User updated by:  seza at paradoxal dot org
 Reported By:      seza at paradoxal dot org
-Status:           Open
+Status:           Closed
 Bug Type:         mbstring related
 Operating System: Debian Etch, php 5.2.0-8+etch10
 PHP Version:      5.2.5
 New Comment:

Thanks for your comment.

It's me and not a bug.

I close it.

Thanks.


Previous Comments:
------------------------------------------------------------------------

[2008-03-11 01:49:37] s dot masugata at digicom dot dnp dot co dot jp

Hello.

http://jp.php.net/manual/en/ref.mbstring.php#mbstring.overload

Please set mbstring.func_overload = 2.

mbstring.func_overload = 1 is only mail function overload.

Thank you.

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

[2008-03-10 23:44:32] seza at paradoxal dot org

Description:
------------
When mbstring.func_overload set to 1. strtolower() and strtoupper()
functions are not replaced by mb_strtolower() and mb_strtoupper()
functions.

I saw that when I would lower case french text with é and è caracter.
In my php.ini mbstring.func_overload is enabled and I use internal
encoding UTF-8. 

Use strtolower with a french utf-8 text don't work but mb_strtolower
work !





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


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

Reply via email to