On 19.06.26 17:51, سپهر محمودی wrote:
While thinking about this problem, I designed a function concept
called grapheme_mask(). The goal of this function is to provide a
clear, native, and Unicode‑safe way to mask sections of a string.
Best regards,
Sepehr
Hey Sepehr,
Is this `grapheme_mask` proposal meant as a replacement for the
`str_mask` you proposed before or as an addition?
A mask function seems helpful to me. But I think this should not be
exclusive to the intl extension, and `str_mask` still be added, too.
--
Cheers
Nick