Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130192 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 lists.php.net (Postfix) with ESMTPS id E736B1A00BC for ; Fri, 27 Feb 2026 14:44:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1772203490; bh=CRwqMcudPFX/7oGQvoQzg3SUpmX8xDQ1l8TcboPJnvE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=AAZXuFXm/pZYzO06oWCS3QGb7L1jYibPa5/GvGEJnklHrhKPwBYMb7Gu3QxB45jbJ f152nGR2AebLr87AId8R0uwBoyD4PrLi7/nwIm+GWcOKR96EnHBQVZjc8qN+6Zok+1 ESGf+3k5Gc64zZHhsdPP34hoVZvuUL2ytu1pnKkClV0YpdO5fpdjKY/EVzZVVDc7Lo mQZqlVWI6f1NPBErg86Tr1ZSaw3eJHSW1wvcmAE44P8hZ9bJj5sKcqo191oyPUzJzX x6ju+tMxiy4ouPCVjIXa6sjAHKzpwsBtU9enZ5Wc+6aGNH/N9fomUsfLOC5kyzXzfR mcnnm6WjhXVxA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 90CA31806CB for ; Fri, 27 Feb 2026 14:44:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,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.1 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, 27 Feb 2026 14:44:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1772203482; bh=GMGIqOMklpFQqF9n1uJQgGLoFV9AtnhT/TDkPvOHFW8=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=L4CehiLoVdCsLHvxIYo+AtY4f2SDK/YeGA41OTrunb+0vAY+9pY6Hu7RkD8G1PI+j Fgcs8Tstl5HUH7wZUo1/9p7NhoFD7OOHzWYOvEdiGAc6rh7EWmcbZRlnvPiDk+113/ swq5O+ahUeK9bIG9k3u/qVv9kMGnukcLBfy9gXn7x+LDzewCTV/Wp9lTVdEEwbfPIs Nk18kfavcC1w+LrbLqWsnm/Xb09qH9hWt99dWelkkzLyNyiTJ0I6dZh5ji5Dx6jiBx p7sMHTPV/44fXCEQlBXrAuBN/p8BjbpdODcdzcUP6ZmCA7HhVca6zM9asKoRDiEHm0 siI3z4BpjvjHA== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Fri, 27 Feb 2026 15:44:42 +0100 To: Barel Cc: PHP internals Subject: Re: [PHP-DEV] [RFC] [VOTE] Prefix and Suffix Functions In-Reply-To: References: Message-ID: <235903b8067fe2d27c30d1178b74eaa0@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 2026-02-27 14:31, schrieb Barel: > This is to announce the opening of the vote for the Prefix and Suffix > Functions RFC > > RFC: https://wiki.php.net/rfc/prefix_suffix_functions > Discussion thread: https://news-web.php.net/php.internals/129842 > > The vote will be open for 2 weeks (and a few hours), closing on March > 13th at midnight UTC. Thank you for quickly creating the separate thread. I also noticed that you forgot to move the RFC to the voting phase in the overview. I just did that: https://wiki.php.net/rfc?do=diff&rev2%5B0%5D=1772199822&rev2%5B1%5D=1772203366&difftype=sidebyside Please remember to also move it to the correct section once the vote finishes. Best regards Tim Düsterhus