When using PHP\'s pathinfo() function on a filename known to be UTF-8, it does not return the correct value, unless there are \'normal\' characters in front of
pathinfo()
Please refer to "pathinfo() cannot handle argument with special characters like german 'Umlaute'".