Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121609 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 26862 invoked from network); 7 Nov 2023 16:07:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 7 Nov 2023 16:07:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8B13D180543 for ; Tue, 7 Nov 2023 08:07:14 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: ** X-Spam-Status: No, score=2.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FAKE_REPLY_B,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS9370 160.16.128.0/17 X-Spam-Virus: No 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 ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 7 Nov 2023 08:07:13 -0800 (PST) Received: from smtpclient.apple (softbank060067217005.bbtec.net [60.67.217.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.sakiot.com (Postfix) with ESMTPSA id BF487401E7; Wed, 8 Nov 2023 01:07:10 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1699373230; bh=2NEC7+774HaZOS+snI5RuXZT2z2Kq4VFwqqbxvN2sf0=; h=From:Subject:Date:References:Cc:To:From; b=qN8tM7vYx4qyWaT/+eAwsrUYy3b4kLCIaDhKpd9PtGzJUaK9AEe35dBqF3Ok9IToN ZmwEfxHfQMniAhQ4L2qZH592BRREwFzY9HZr/OzAN7B28bgYJ/tA0DPIQA7F7LZZnt E/yfYa0VucpOY+ya/5NDlMVEIjBlCnF49+rDoccg= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Date: Wed, 8 Nov 2023 01:06:58 +0900 References: <095E59EE-173A-4114-AD3F-4B830CD2E295@sakiot.com> Cc: internals@lists.php.net To: Michael Wallner Message-ID: <2BD1AE90-F082-41AB-8F5E-7F5257142874@sakiot.com> X-Mailer: Apple Mail (2.3731.700.6) Subject: Re: [PHP-DEV] [RFC] [Discussion] Change the edge case of round() From: saki@sakiot.com (Saki Takamachi) Hi Mike, I'm still new to RFC and your advice would be very helpful. I have added as much of the rationale for the changes as I can think of = to the RFC. I would be happy if you could see it again. Thank you, regards. Saki=