Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121913 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 7777 invoked from network); 3 Dec 2023 16:32:19 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 3 Dec 2023 16:32:19 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 17FF8180031 for ; Sun, 3 Dec 2023 08:32:29 -0800 (PST) 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.8 required=5.0 tests=BAYES_40,DMARC_MISSING, SPF_HELO_PASS,SPF_NEUTRAL autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Sun, 3 Dec 2023 08:32:28 -0800 (PST) Received: from [127.0.0.1] (unknown [148.252.133.25]) by xdebug.org (Postfix) with ESMTPSA id A6AF410C4AE; Sun, 3 Dec 2023 16:32:15 +0000 (GMT) Date: Sun, 03 Dec 2023 16:32:11 +0000 To: internals@lists.php.net User-Agent: K-9 Mail for Android In-Reply-To: <42FA33F7-32E2-49B2-B903-AE963EB19B61@sakiot.com> References: <42FA33F7-32E2-49B2-B903-AE963EB19B61@sakiot.com> Message-ID: <87F902D6-D749-45F8-B527-184B3A984E37@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [VOTE] Change the edge case of round() From: derick@php.net (Derick Rethans) On 24 November 2023 00:31:16 GMT, Saki Takamachi wrote: >Hi internals, > >I started voting on my RFC "Change the edge case of round()=E2=80=9D=2E > >Voting will end December 8th, 00:00 GMT=2E > >https://wiki=2Ephp=2Enet/rfc/change_the_edge_case_of_round > >Regards=2E > >Saki >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: https://www=2Ephp=2Enet/unsub=2Ephp I've voted no, but only because I think that because this is technically a= documented (through RFC) BC break, it should wait for PHP 9, and not for a= ny 8=2E*=2E cheers Derick