How can I make var_dump like output from an array that manages string characters length well, that is the same counts with and without accents?
/var/www/test.php:4:
array (size=2)
0 => string 'qwertzuiop' (length=10)
1 => string 'qwértzúíóp' (length=14)