[Phpmyadmin-devel] testcase for mb_string

17 Apr
2007
17 Apr
'07
4:15 a.m.
Hi, does anybody have a small testcase what describes what happens without mb_string? -- Sebastian Mendel www.sebastianmendel.de

17 Apr
17 Apr
4:18 a.m.
Hi On Tue, 17 Apr 2007 10:15:16 +0200 Sebastian Mendel <lists@sebastianmendel.de> wrote:
does anybody have a small testcase what describes what happens without mb_string?
Multibyte string is split wrongly. So if you create utf-8 string with only multibyte chars and make substr on it, string can be split in midlle of char leading to invalid utf-8. Small test is attached. -- Michal Čihař | http://cihar.com | http://blog.cihar.com
6754
Age (days ago)
6754
Last active (days ago)
1 comments
2 participants
participants (2)
-
Michal Čihař
-
Sebastian Mendel