Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130265 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 D109D1A00BC for ; Sat, 7 Mar 2026 21:16:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1772918223; bh=jHYYnITDn07JDAuOiByac3GttMkLa15oPnQs7iwR9OI=; h=Date:Subject:To:References:From:In-Reply-To:From; b=ZLPO7pHjCJgoBuzCeCtAu5z2K3O6XrzvBk4DqSnyRI6mCpcQtkmw+mpIxTINjaaHV yVKh0YbttDHqnUdxmKXr+pM3wPIbqvWq66nrdQWPHkbNJK2MsG1oXsIr3JzfiG3SeH NJbZSC5wDT5AlO1fiN1h4/Y3TsO+QCcl+pUrBMbhQeDy4sH5+gpfGy45dDm/g7DUG+ DHgQM4i3eXTk6OkgvkFfoMPo6cnVvdXMviHt09CZgTSaYFQpzPBZWTx0uChlOqkS+F Hs3yjSriSsOaHniPjJ9N81hRWxSKvcWoPk2X7W8GVTBdxqD1Oq6p+sRnnyB3UVsNWM lwCgG7LeDz/Cw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B9AE6180078 for ; Sat, 7 Mar 2026 21:16:57 +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 ; Sat, 7 Mar 2026 21:16:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1772918209; bh=WGSzwuMupmOqfyVgQxCQnjcb6nTyB8F1y9M/+y1ibaM=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=K2eJdxCe+caoUKqFKrqKDD+kjjlWl7jeBF/Kf1VfGlREg1oi0g2lFxafeqEuI8hBy TwoymDulcsBD9vhug8lBdMGXncCoDiPejz70c6MdFIVQaae29K3HBlvITlBWT5/846 gR1VSD8inHLoYpZowfk48hwTFZY4otlJ0fCZG94UfDsm5aiYxPllJcmyxemtYh9zEE a7aqtYLlQZEy7rCQ62dovAfmmpty6C9yCrSZDuXZ0QGsSjA+oZhmki6+DqR+oxdu5p b6xnQHBbyGdO4uZLbjDBA4O3yKiQVj2hTJqJeEcwwJKXsYzRvW9Zrc3BkRvlJnqsMa QH2udmjfufv0g== Message-ID: <4adcba71-eea8-4a40-985d-2c0192601355@bastelstu.be> Date: Sat, 7 Mar 2026 22:16:48 +0100 Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Subject: Re: [PHP-DEV] [Vote] Add Form Feed in Trim Functions To: LamentXU , internals@lists.php.net References: <12a62d7b.16d.19c6fa8093f.Coremail.lamentxu@163.com> Content-Language: en-US In-Reply-To: <12a62d7b.16d.19c6fa8093f.Coremail.lamentxu@163.com> 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 On 2/18/26 08:30, LamentXU wrote: > Voting process will end at 2026-03-06 00:00:00 UTC. You can vote to add Form Feed ('\f') into trim functions (trim, ltrim, rtrim) in php 8.6 on this webpage: https://wiki.php.net/rfc/trim_form_feed > It seems you closed the vote and moved the RFC to the Accepted section, but did not announce the results on the list. The RFC was accepted unanimously with 25 (Yes) to 0 (No) votes. There were no abstentions. Best regards Tim Düsterhus