Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125318 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 D67EE1A00BD for ; Tue, 27 Aug 2024 13:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1724765235; bh=YbN3unIMRbRlIfawQ8jP2qAr8BzRvMoP4v/e1rNfRso=; h=From:Subject:Date:In-Reply-To:Cc:To:References:From; b=INCyyRawmnYZ359tAphOlyhYekst4nsWv6LCZo0G8Het/gNXKWrGRKpnI6PbuAvDp 6iYxW+YxsZhUKuiyoNXuQD+OQ75SUK9BNAxDNvmRqujDDb2R6LZHTomL4a2cWCVFd+ chKYAm2T5Fy4H4VEyg5QXE/SwU3mj6DxA6RehpBjO0J2OvkIo6/B81bEhQ/XZCJURr 9Ps2aCaloWibY1SvkpxU69/tjAF+g5Z827X7/tEZBK0ZeGezXUOMZW7UDHQ+VWBugN HC+6LahULqz2HInpLZuP63uTedbVYOsILSngypLJ9i2ZPflpLwG+D97MBZsUX0rOhk QhV/YLyRlTg8Q== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7095C18005B for ; Tue, 27 Aug 2024 13:27:14 +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=2.1 required=5.0 tests=BAYES_50,BODY_8BITS, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS, HTML_MESSAGE,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 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 X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 27 Aug 2024 13:27:13 +0000 (UTC) Received: from smtpclient.apple (unknown [117.55.37.250]) (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 D3FFB401D1; Tue, 27 Aug 2024 22:25:17 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1724765117; bh=YbN3unIMRbRlIfawQ8jP2qAr8BzRvMoP4v/e1rNfRso=; h=From:Subject:Date:In-Reply-To:Cc:To:References:From; b=dot6dWGMUSsqNOpOtxWq6BYTgM8IPpuT+C17njOJrpsG8LfIUudD2f8PDK+RcelXD 7Opn6gK0xcJQNkFlHA1AjJ20MH5JoC8VxOCZ7Jxeka3Flmm5figsVR10l/yteyeXNn i4Ht4zmApOlhDsh2IU9exMTTEFWgYPEhbsT7op5w= Message-ID: <00374267-48B3-48A7-BA81-5CC91154CCC3@sakiot.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_A22C72A9-28F8-4BCE-AE3D-9C611A5F9A56" Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Re: [PHP-DEV] [RFC] [vote] Support object type in BCMath Date: Tue, 27 Aug 2024 22:25:05 +0900 In-Reply-To: Cc: php internals To: Valentin Udaltsov References: <58283467-CABC-4868-A691-A52228C5296F@sakiot.com> <2E6830FB-8A63-4CEA-80F7-4EF485D32214@sakiot.com> X-Mailer: Apple Mail (2.3774.600.62) From: saki@sakiot.com (Saki Takamachi) --Apple-Mail=_A22C72A9-28F8-4BCE-AE3D-9C611A5F9A56 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi Valentin, > 2024/08/25 9:14=E3=80=81Valentin Udaltsov = =E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB: >=20 > On Thursday, May 16 2024 at 17:22, Saki Takamachi > wrote: >> Hi all, >>=20 >> > 2024/05/01 17:55=E3=80=81Saki Takamachi >=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB: >> >=20 >> > Hi all! >> >=20 >> > Voting for RFC: Support object type in BCMath has started. Voting = ends on 2024-05-16 00:00 GMT. >> > https://wiki.php.net/rfc/support_object_type_in_bcmath >> >=20 >> > Regards, >> >=20 >> > Saki >>=20 >>=20 >> RFC: Support object type in BCMath was approved with 18 votes in = favor and 3 votes against. >> https://wiki.php.net/rfc/support_object_type_in_bcmath >>=20 >> Also, the initial value of the implicit rounding mode was determined = to be PHP_ROUND_HALF_UP through a secondary vote. >>=20 >> I'll start implementing it right away, but as I mentioned, we'll be = writing a follow-up RFC to address some of the issues. I would like to = start a discussion on that right away. >>=20 >> Regards, >>=20 >> Saki >=20 > Hi, Saki! >=20 > Am I right, that `BCMath\Number` will be implemented in PHP 8.4? I = haven't seen any activity in your PR's recently, that's why I am asking. >=20 > -- > Best regards, > Valentin Thank you for caring about that, I got hand, foot and mouth disease from = my child this month, so I couldn't write much code. I'm finally feeling better, so I'll hurry up and get my PR ready. (Then = there's a ton of test code waiting for me.) Thanks! Saki= --Apple-Mail=_A22C72A9-28F8-4BCE-AE3D-9C611A5F9A56 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi = Valentin,

2024/08/25 = 9:14=E3=80=81Valentin Udaltsov = <udaltsov.valentin@gmail.com>=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB:
On Thursday, May 16 2024 at 17:22, Saki Takamachi <saki@sakiot.com> = wrote:

Hi, Saki!

Am I right, that = `BCMath\Number` will be implemented in PHP 8.4? I haven't = seen any activity in your PR's recently, that's why I am asking.

-- =
Best regards,
Valentin


Thank you for caring = about that, I got hand, foot and mouth disease from my child this = month, so I couldn't write much code.
I'm finally feeling = better, so I'll hurry up and get my PR ready. (Then there's a ton of = test code waiting for = me.)

Thanks!

Saki
<= /body>= --Apple-Mail=_A22C72A9-28F8-4BCE-AE3D-9C611A5F9A56--