### Description In the same vein as https://github.com/php/php-src/pull/12459, I was wondering if it wouldn't make sense to implement an `mb_ucfirst` function ? See https://stackoverflow.com/questions/2517947/ucfirst-function-for-multibyte-character-encodings/58915632#58915632 for examples. What do you think ? /cc @youkidearitai