--TEST-- count_chars() function --FILE-- --EXPECTF-- Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d Warning: implode(): Argument must be an array in %s on line %d Array ( [h] => 1 [e] => 12 [t] => 6 [ ] => 12 [l] => 1 [v] => 2 [n] => 8 [i] => 1 [s] => 3 [r] => 2 [w] => 2 [o] => 3 [p] => 2 [-] => 1 [j] => 1 [k] => 2 [u] => 2 [g] => 1 [a] => 3 ) Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d Warning: implode(): Argument must be an array in %s on line %d Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d bool(false)