Re: [PHP-DEV] [RFC][Discussion] Grapheme Mask
[email protected] (Nick Sdot)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
On 27.06.26 00:47, سپهر محمودی wrote:
> Hi everyone,
>
> I’d like to start the discussion period for the Grapheme Mask RFC:
>
> https://wiki.php.net/rfc/grapheme_mask
>
> The RFC proposes `grapheme_mask()` for the Intl extension, with
> Unicode-aware masking based on grapheme cluster boundaries.
>
> Feedback is welcome over the next 14 days.
>
> Best regards,
> Sepehr
>
Hey Sepehr,
in https://news-web.php.net/php.internals/131531 you said you would add
`str_mask` to the proposal. Was there any blocker why you didn't do it?
Cheers
Nick
Aside: your RFC has some formatting issues. To display the list items
correctly you can add two spaces (" ") before each asterisk (*).