Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:124052 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 qa.php.net (Postfix) with ESMTPS id 843601A009C for ; Sat, 29 Jun 2024 17:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1719682044; bh=6gDHr5lqbNBTsU6hPpd0a8RZCW96ak/yCV2/NNsduqM=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=CvTG5baXTMrL4NBGPwJkebJzo7VYPIq7oih9E+wo074HZLj3hYnIfb+34yvMXoVYI FLqjLfSHjRiP2V90B1+UZV3z+Q06Q2fDKMuULd3HO7zOiCFqN6PQUV3C4kFfr97+Bx HjbHthOpOg3DXLoh9mKGVeETSnC9DZibL4bybNTmNmaTq2sjawvXQAcaxzeLoFa3OG YYWS5olz8nY2HFTlPSS5VkIUrZPLqOTHogrGJqqYomKjDetGQJHYQe3VgL1mBHLr2A VPF1RE/xboHI/Oo2v9RpGAZTriJdZKKtq/MMbsVAfj9wAPrR9Ua3UI5uT+2gsKeEdx rkUPwikojagsA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DB4CB180810 for ; Sat, 29 Jun 2024 17:27:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) 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,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from mail.sakiot.com (mail.sakiot.com [160.16.227.216]) (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, 29 Jun 2024 17:27:20 +0000 (UTC) Received: from smtpclient.apple (unknown [117.55.37.250]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by mail.sakiot.com (Postfix) with ESMTPSA id 827AA4011B; Sun, 30 Jun 2024 02:25:59 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1719681959; bh=6gDHr5lqbNBTsU6hPpd0a8RZCW96ak/yCV2/NNsduqM=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=RNAiquxtJv6I2ZktdfVHNHAuAWMMcFXzalKXfk5X4J6g3UshCzT+y9Mkf30DTycCJ +cTJfIkcKlJn92MG61tFySiCawjUT/Ti71iB2hOHxM5BKv7ltIeJiJrEQX24Oi7WRI O2jRWraLkKVS4mpVBxmhx7JHGpubHKOb5O89cXLs= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net Mime-Version: 1.0 (1.0) Subject: Re: [PHP-DEV] [RFC] Make the GMP class final Date: Sun, 30 Jun 2024 02:25:47 +0900 Message-ID: References: <5371DD3F-8CDF-43B8-BC1D-2EBD8B604766@benramsey.com> Cc: Barney Laurance , internals@lists.php.net In-Reply-To: <5371DD3F-8CDF-43B8-BC1D-2EBD8B604766@benramsey.com> To: Ben Ramsey X-Mailer: iPhone Mail (21F90) From: saki@sakiot.com (Saki Takamachi) Hi, > Sure, it=E2=80=99s allowed to change its mind, but if we bring this for a v= ote in two weeks, and then we vote a week later for the other (or even at th= e same time), I would see the results of those votes as conflicting viewpoin= ts and not as the community changing its mind within the span of a few weeks= . I am pretty sure there is no chance that another RFC will start voting at th= e same time as this one (unless they ignore the discussion and start it forc= efully). And even if they were to force a vote, it would have almost no chance of pas= sing. Regards, Saki=