Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128596 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 1730B1A00BC for ; Sun, 31 Aug 2025 15:21:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1756653586; bh=ygq6T7Gb7/FAa4m7af2QEOzFFa5fVJIs+roqw91MCLw=; h=Date:Subject:From:To:References:In-Reply-To:From; b=fz4lWs9z4wCUc97R5O62XwRyCyfnQ2fD3TWigamK3HX7Vrn3jOsx801ZpjZliAJDx NbzJaDAqqjoDzuF1pIedvRgSoBTmqh081502xdTE0UmxB4E4qBJZZQrhZicCDhxf3K eIKPxVaD7+FS6wHM+Ux1KCwK0nVrto9lOQlK/f8MmUVoZHHcLnGSfng2v4EsnrxhAE BaDxKiQsWeX+DPoqeboYTF4HIACBNmL3JKVqfuqAHFBfTlc2cqTx55vbSEdgYlUldB U7vRhh6sMNZuqYZ7p7/eRQzQ/x+7Gz6F3DHlYN4NhUvU47WvrKT8cjMqmCHLEPCwb+ 9PetxsV2clQnA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9530A180061 for ; Sun, 31 Aug 2025 15:19:45 +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.7 required=5.0 tests=BAYES_05,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 ; Sun, 31 Aug 2025 15:19:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1756653664; bh=/8xGCH+Oh4eZ+73DzmRojVOc5RdAESEcVbcL6JuoOCY=; h=Message-ID:Date:MIME-Version:Subject:From:To:References: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=NmWdzk1I7rlW2nZA+uzGRAoLhleHalrBMTfBa4lvdtmtsBcSS9wNAJg7bGcAicSy1 IrDOoMQtbSeFWB2TdeESjQ/S61QNNUsyX1WibDUVmjsyACmvmIX1g6q7aDljpl78J1 ATU/+p07ewOcvnEKsDwHC95SWcNZ/XsHd2/wwp5SbJx1gwiJMhyEutodGlp0iojRbc Z6Tmk0V5XFAKMZ7YwSZCYw5uJpWYbKDleamM6uXS3BfRgWsZGbAsGpTna8xXWwwRK1 rXswSGx2Ee6/FMfy2rqjPK1FqHYdRfiSU0j1/3kFzSXEYQz/BElSEFjq9k9AKxW1wn hOL8eY3/6adMg== Message-ID: Date: Sun, 31 Aug 2025 17:21:02 +0200 Precedence: list list-help: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Subject: Re: [PHP-DEV] [VOTE] "Abstain" voting option for RFCs To: PHP internals References: Content-Language: en-US In-Reply-To: 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 8/17/25 16:41, Tim Düsterhus wrote: > RFC: https://wiki.php.net/rfc/rfc_vote_abstain > Discussion: https://news-web.php.net/php.internals/128185 > PR: https://news-web.php.net/php.internals/128185 > > As with every RFC, a 2/3 majority is required. Voting ends 2025-08-31 at > 15:00:00 UTC. The RFC was accepted with 27 (Yes) to 7 (No) votes and 6 abstentions (79%). I've asked for the PR to be merged and will proceed with updating the template and the RFCs that are currently under discussion to include the “Abstain” option. Best regards Tim Düsterhus