Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:124644 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 421F31A00B7 for ; Sat, 27 Jul 2024 10:56:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1722077895; bh=Fa5LcrXW+/f+Lw9Po4MPglzDT0PnWFaEXWtP1Jeu3yU=; h=Date:To:From:Subject:In-Reply-To:References:From; b=n+vZlZCdpZ//r7Nds334EuV5LFTNLOVIP1Z3CCxd2wFtuYhA1NAnq1s3uLLfnQIeg 7GH9WMMjiK3fqa4XPUJ7GS8gluGxCDJicoMLWZ6RSIIqwgDWy9T01vp79Av3ZNFTZN GJcPgGGq10avxOgKWTvc1MfXaBo3u9s7P5N+FPrbCVe6k+JwapQQd7t2bwXuyIzMvR hM734zvC6+iT2VgGjabyH8n5er30pvPVD1AMkDKlqoC4E0MVnA67SnDf9AJQ/6UIqd Wuez78hgJyNm9mhqnkwlPfv6krAgImO3BHhTyeVVvYMmMEVa4vgla2X2wxISOkPcrc clx0rjJwbW8+w== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id EA9C818007B for ; Sat, 27 Jul 2024 10:58:13 +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.1 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-4022.proton.ch (mail-4022.proton.ch [185.70.40.22]) (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, 27 Jul 2024 10:58:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail2; t=1722077795; x=1722336995; bh=Fa5LcrXW+/f+Lw9Po4MPglzDT0PnWFaEXWtP1Jeu3yU=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=uPfejfwhJnISexAMaiEPUJzBfHkJfMvcgzP/QaRRSH1x1lIIn68iKCfms3IWSjUgC 9iZQh+kJZn55F5Q0NKf8Wt1Dxh1eHelPLL0EMbIRUJa2BXdaIrucRUpSorKCqD1pL+ 2s8+UxNuS+//gGKUT5vpF4tD2ADfF3trGoXkxe03UAxjBM7Hn+WHA9oHjbzZmjwYOY XjbU4st501kBXoV+4j6gwsqqYtrH/3EkUslgERKsAP7VjsrvgySEsZ9vYNMd5l8pIF YAWAPKzo7Y3T8dfVq5wfoWIbbNrWofp+STarRXvi+VLeTbrZT4tJIQI+uMPqPwL6FO tfTCqURvgZjJA== Date: Sat, 27 Jul 2024 10:56:31 +0000 To: PHP internals Subject: Re: [PHP-DEV] [RFC] [VOTE] Make the GMP class final Message-ID: In-Reply-To: References: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: af906a532fd15b6d5d51a83ae290377e20d6443e Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: internals@gpb.moe ("Gina P. Banyard") On Saturday, 13 July 2024 at 16:05, Gina P. Banyard wro= te: > Hello Internals, >=20 > I have just opened the vote for the "Make the GMP class final" RFC: > https://wiki.php.net/rfc/gmp-final >=20 > The vote will last for 2 weeks from today July 13th 2024 to July 24th 202= 4. >=20 > Best regards, >=20 > Gina P. Banyard The RFC has unanimously been accepted, with 28 votes in favour. Best regards, Gina P. Banyard