--TEST-- Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character) --EXTENSIONS-- mbstring --FILE-- --EXPECT-- string(12) "AåBäCöDü" string(11) "åBäCöDü" string(11) "åBäCöDü" string(9) "BäCöDü" string(0) "" string(0) ""