Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:124389 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 58A5B1A00B7 for ; Thu, 11 Jul 2024 13:40:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1720705336; bh=vc1ZIUHxF0w8S+aWwtlTmJYXtFvYCFe+LjRkot0gxO8=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=QxFxILaQDncQhqOONIkd0xytfNJFF8OYDayW3P96jkdBTnVxR13U0ScsupgDMVCrT /QuvgHXWDHXjgaRtWQbKSNu8qX+ZY/iiWiTJyGJ7+DUW5hgG0p+EYis5dOurxqoRcZ KnEOD21aYb5yodymO3tGts0LTVX8z1iD+KlvdhByjrLlgahlrVbj81uIEAkBgBuuhj +80vwdJfS/FTB507Vqi0WmzcqdLA6chK5I0nGlELnZOoNfZmZTDi91bl/55J1zO+SL YBSGMl+fP78meCtoN5pbDSJLAmnngBH+2k3I3lE9eUaO0JE09jXimhQwMDK1tpVlvq AAJeHm1JJH3pw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 27A71180701 for ; Thu, 11 Jul 2024 13:42: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=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 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 ; Thu, 11 Jul 2024 13:42:12 +0000 (UTC) Received: from smtpclient.apple (232.150.159.133.rev.vmobile.jp [133.159.150.232]) (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 A8759401F6; Thu, 11 Jul 2024 22:40:43 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1720705243; bh=vc1ZIUHxF0w8S+aWwtlTmJYXtFvYCFe+LjRkot0gxO8=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=dCpc4wmpPCkPGPa+xiJq56tYkloLCuQWmVM7E0wDb7G9o0pZMmahNg0IP68JhoTQi beJjZxosMibrSU4VzMIOF33jwWU1loLznAGt6QEIJRQQ5deE+WGSRs6ucLVSp4wugf 0QalxKJsgjpqTFn/3CIm/Ao7sSpg9TQOlrF5oA4U= Content-Type: text/plain; charset=us-ascii 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] Re: [RFC] [Discussion] Fix up BCMath Number Class / Change GMP bool cast behavior Date: Thu, 11 Jul 2024 22:40:30 +0900 Message-ID: <408C6B25-F401-4D99-B3B6-D05E1EB7F09A@sakiot.com> References: Cc: php internals In-Reply-To: To: "Gina P. Banyard" X-Mailer: iPhone Mail (21F90) From: saki@sakiot.com (Saki Takamachi) Hi Gina, > Thank you, I am happy will all the provided amendments now! >=20 > Best regards, >=20 > Gina P. Banyard Thank you! All the issues mentioned have now been resolved and the vote is expected to g= o ahead as scheduled. Regards, Saki=