Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119149 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 80618 invoked from network); 15 Dec 2022 15:34:04 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 15 Dec 2022 15:34:04 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 994B0180539 for ; Thu, 15 Dec 2022 07:34:03 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/20 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Thu, 15 Dec 2022 07:34:03 -0800 (PST) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 5D0B610C142 for ; Thu, 15 Dec 2022 15:34:02 +0000 (GMT) Date: Thu, 15 Dec 2022 15:34:01 +0000 (GMT) X-X-Sender: derick@singlemalt.home.derickrethans.nl To: PHP Developers Mailing List Message-ID: User-Agent: Alpine 2.23 (DEB 453 2020-06-18) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1696613124-1671118442=:462551" Subject: [RFC] Unicode Text Processing From: derick@php.net (Derick Rethans) --8323329-1696613124-1671118442=:462551 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi, I have just published an initial draft of the "Unicode Text Processing"=20 RFC, a proposal to have performant unicode text processing always=20 available to PHP users, by introducing a new "Text" class. You can find it at: https://wiki.php.net/rfc/unicode_text_processing I'm looking forwards to hearing your opinions, additions, and=20 suggestions =E2=80=94 the RFC specifically asks for these in places. cheers, Derick --=20 https://derickrethans.nl | https://xdebug.org | https://dram.io Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/suppo= rt Host of PHP Internals News: https://phpinternals.news mastodon: @derickr@phpc.social @xdebug@phpc.social twitter: @derickr and @xdebug --8323329-1696613124-1671118442=:462551--