Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128494 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 E6E751A00BC for ; Sun, 17 Aug 2025 14:44:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1755441770; bh=q1zFF3GINzmaO5wxiAIpaWLLda913VAdqbwB9dXIrog=; h=Date:Subject:From:To:References:In-Reply-To:From; b=RJmCYsv1Jm821bvWmA3V0dmJ2qzWE5GwMAgSgmgc8IYgUCDiW58dfNzisM5a9UbTd u9eyKSMTrZgpQoQ0xHzHvJse7I1/TWDXJWLsV5gcZyNS0KCtkuS4yPpMqiuQSTe2ON /2UGp03/mvw+4iDztT2dGTRtmVIRaCYpi9s1ZLDUWzsEl4B680SKg3zVIIBPWqg1iA I6S40MtM+xlLNSkafhS1hw3BJdNupZqiUCYSfZJH8WHjg47vI4a73aaCCZa4/Oq+o2 FCUxIySw9LwBEzw1Fa8r5EVbKqcun4u9jCbbL4L2s/ztFn5dUc0mgUnbOU6umi5Luf FeIIPnlJ3WLMw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4991F180061 for ; Sun, 17 Aug 2025 14:42:50 +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=-2.1 required=5.0 tests=BAYES_00,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, 17 Aug 2025 14:42:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1755441854; bh=Co3bonnq6vUSFdz7IiVhwAyjQyxP3Ndu00enhueTJ4Y=; h=Message-ID:Date:MIME-Version:Subject:From:To:References: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=gCmQikxE1BtO12T/nZRnnoQkC4jqtC84CFWz/6CKlxqpDIYs+Rf3eRAWT8cgOTuR7 idOYNyhAlLo1/RgRAQ5Xr3legzqiuDi8RmQ8R2y3WbPkP1N0HRC//8jlicUf7s8AxQ pEetNnB930HTJjIU2Ei9FcyG1mmEqG5o/FqzW0pXB1FR1fAPUGie9fBwRBYmz8n8aF SzgD+l/iASeNykb4GFPXY6tWzsijfwxMk8SyQX2+IMmKQ0mIwt6gXwCGbel3+6K8Rl HH79lJVcP7qhX4u2Qb6chbv7MqrYumV2OQnktDUyWuJzjQNSy0TmYTpQHVsqNVYaZH rn/1QxlfwJ9sw== Message-ID: <94502bc9-2092-4394-85e9-36c81dcfe29c@bastelstu.be> Date: Sun, 17 Aug 2025 16:44:14 +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 Apparently my clipboard didn't work properly. The PR link should of course be different from the discussion link. The correct one is: https://github.com/php/policies/pull/20 Best regards Tim Düsterhus