Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:126472 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id DD2491A00BC for ; Fri, 21 Feb 2025 08:27:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1740126290; bh=6mT/q0vVyUlQjXowFjqNs2KCb6stqKVvh9gF7ogNTDY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=fF7CBCPHDB2pQL8yMLnYcNYzGJNgm+njjweQjPfO7JTAI6YcSL1JHsuQtQSV3Ig2t /myeA3WAYAGJEA86/I+NMVzr0c1zh6IcYuXtRczc2fTktcW8+iwB2c3G9xN9VlNHai Kt/vEKvarRKt2dMSH+hLrJ3/y5OwJoacqW+eEVJXkUJ0fQjTYlm8wZddhZljXWrLES NyGq7VZdoUVTcIjQbtRIbocTiC1Lr9uCXFF3kty/zFV+nwI04RG+bAh/9hqGx2rF5y ww9fRl9MXhLudAaXKD4A66Gm0yDSlYJ05AkJHRsq/N4VPrqWv7bDXa7fbL1BWImoTv SFsHTTGOZ3Vsg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 06D4C180048 for ; Fri, 21 Feb 2025 08:24:50 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 21 Feb 2025 08:24:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1740126448; bh=PD0BW0YrL8ZyBtUECLXF9XtSZYdWk2KgooZsy4YUeBY=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=Nzt4QUAzW+YY2MG76u+IvD9fz4it1UowfOCaPJrTZry/iK6AxFKixv+3GQo5J3nPg CKMa3+iNkBPgsRwZHTcx28kz5EyGJ1enX4NHTrKl102Wxp/Ow7J5aN8XzHyJWb3HEd l9/MefyKcS5gKY2nILWkCEgbRdGF3wnmx+0czf7qc63JWGpxMLb3XfmWBh2++Z9pxj c+A0uSNPZ10UPfTUzCrDBb9c11YPd4D0+bQpBB4Iq+59NRpIYQIlGuuUXi/HRzEW+5 W1jSQJyDgJWsiXkfcXkQbiHbkbPAMN2Rih/8cwjYC6FrfHt4BQVYBLn2u7pPLHctQd 7ohtPGA/J3+Ig== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Fri, 21 Feb 2025 09:27:28 +0100 To: youkidearitai Cc: php internals Subject: Re: [PHP-DEV][RFC][VOTE] Add mb_levenshtein function In-Reply-To: References: Message-ID: <70b12ab535eb1371cfe911dc19d5418f@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi Am 2025-02-21 08:51, schrieb youkidearitai: > I started voting for add mb_levenshtein. > https://wiki.php.net/rfc/mb_levenshtein Thank you for your RFC. I have voted “No”, due to the reason that I mentioned in the previous discussion thread at: https://news-web.php.net/php.internals/125751 Best regards Tim Düsterhus