Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130187 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 4CA9F1A00BC for ; Fri, 27 Feb 2026 12:31:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1772195485; bh=QKWvFXT3tAC7D0wxaCcLTyP4semi+ho2OQeJKl2C52A=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=nhxMLU7Q9IeD2aEx1lx6SeY7+fB8eeS8SADipOz3f3I6O+2dKiuLHVMKqimfOtEaQ wIlzqntKkvTovWqx9xEcWAEVt2DMvqN3EK5aix9c90/WHP0JsFVN2LB4HWTV0v7pC/ x1Kqw5yr5/Q2kwQ3FkFasqzjCM/9gQMLd0hhWIZnr07bzGFYS69I+6c/xfWfvPTOlC TML30p4A8japYjNyJweAaMscug5WuVC5RCTPnfo4UOenNhAEVjubeKyuY6RT3/mR7U 7habjft3RNcdJhT87AskD0ZQiixmVZOE26WqmHT03B+Ms6DADwZzyWkCXQji3p+pYQ XXWrktRm3rqpg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id AD1081801DD for ; Fri, 27 Feb 2026 12:31:24 +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 12:31:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1772195478; bh=k/Sc3BbWbWrCBPWw2LTLBm3iExQ9ddqd3VvFKZeqnrs=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=HV5/rHNuTUm6Lv7xgaRdEVuWj/+o8z6QPxnsRUJwp5ypWbHc3miwFHJgBY1yxbnDb KnAtUZ75PYG62LuzCwuJuJ7pyipqwff7NIabaWu9Ja/V1Om0gpXTaMO0eEr0dMJOQ4 NdjovQykIz0kuSMy8c0nvQqF2uYkQI9vbBYk7d+6tx8ar93mdD1fCu5VAUFUe87cL7 H2Pp6/0TNsNF4CuUDBSgY4kHtLrYcQXM93q3dFeVi9NFoZL6uBWD0AZ+IS+SUkvdAs X11OFIqKKLyta3rINfLeHcoHd9aPfytDvnt7Oo7EzAUIDulrQ3CyAlmC7DgZZehzsI zytfJwX4T16yA== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Fri, 27 Feb 2026 13:31:17 +0100 To: Barel Cc: PHP internals Subject: Re: [PHP-DEV] [RFC] [VOTE] Prefix and Suffix Functions In-Reply-To: References: Message-ID: <4592ad19b654cc8c8b978c3abb8680ac@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-26 18:52, 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. Note that while you properly adjusted the title to include `[VOTE]`, it appears that didn't create a “fresh thread”, but instead replied to the existing mailing list thread. As a result, the voting announcement might be a little buried in email clients that take threading into account. The same is true for Externals. I don't think this is a significant issue that warrants an adjustment of the vote, but please send a second announcement in a fresh thread (as an new email, not using “Reply”). Best regards Tim Düsterhus