[RFC][DISCUSSION] Add grapheme_levenshtein function

php.internals

youkidearitai

1 year ago
Hello, internals. I created the RFC page for grapheme_levenshtein. https://wiki.php.net/rfc/grapheme_levenshtein I would like go to voting at two weeks if any comment is nothing. If any comment, feel free to comment. Regards Yuya
-- --------------------------- Yuya Hamada (tekimen) - https://tekitoh-memdhoi.info - https://github.com/youkidearitai -----------------------------

Tim Düsterhus

1 year ago
Hi Yuya Am 2025-03-16 02:12, schrieb youkidearitai:
> I created the RFC page for grapheme_levenshtein. > https://wiki.php.net/rfc/grapheme_levenshtein > I would like go to voting at two weeks if any comment is nothing. > > If any comment, feel free to comment.
My only comment would be that you forgot to adjust the RFC status to “Under Discussion” and to move it into the correct section on the overview page. Other than that your RFC seems like a useful addition for the folks that need it, thanks for taking the feedback into account after the mb_levenshtein RFC failed! Best regards Tim Düsterhus

youkidearitai

1 year ago
2025年3月25日(火) 3:21 Tim Düsterhus <tim@bastelstu.be>:
> Hi Yuya > > Am 2025-03-16 02:12, schrieb youkidearitai: > > I created the RFC page for grapheme_levenshtein. > > https://wiki.php.net/rfc/grapheme_levenshtein > > I would like go to voting at two weeks if any comment is nothing. > > > > If any comment, feel free to comment. > > My only comment would be that you forgot to adjust the RFC status to > “Under Discussion” and to move it into the correct section on the > overview page. > > Other than that your RFC seems like a useful addition for the folks that > need it, thanks for taking the feedback into account after the > mb_levenshtein RFC failed! > > Best regards > Tim Düsterhus >
Hi Tim I moved "Under Duscussion" section for RFC page. Thank you very much asking. (I writing this email to moving, I'm sorry if wrong English) Regards Yuya