Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121810 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 98309 invoked from network); 25 Nov 2023 00:39:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 Nov 2023 00:39:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 53805180032 for ; Fri, 24 Nov 2023 16:39:40 -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.7 required=5.0 tests=BAYES_05,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 ; Fri, 24 Nov 2023 16:39:39 -0800 (PST) Received: from smtpclient.apple (softbank060067217005.bbtec.net [60.67.217.5]) (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 6AB38401CD; Sat, 25 Nov 2023 09:39:31 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1700872771; bh=JO/vbnbMcvqOg9tytPBI1MyfZsRk3/zcEVCeJhpY0gk=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=E4LafT6M1NgLv8G+YVQBE80WYarxXj/7TT/JuLtXq4kQfv3BurNeL1XeK2Tl3Czai OSpjsw8XfBmNBiYROl09z7/+1+dtlLrkj5cgmvPhXBVzUribkLX/3+aLeUrLWY9txu cIeLyFo35UNA0EOCC9hv1HQAbNvF73vr/da9K6m0= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Sat, 25 Nov 2023 09:39:19 +0900 Message-ID: <5DFCAAF2-5062-4684-BF8F-13328EAFB6C1@sakiot.com> References: <7ef794fd-6767-47ab-accb-ddffb47ac3c4@bastelstu.be> Cc: PHP internals In-Reply-To: <7ef794fd-6767-47ab-accb-ddffb47ac3c4@bastelstu.be> To: =?utf-8?Q?Tim_D=C3=BCsterhus?= X-Mailer: iPhone Mail (21B91) Subject: Re: [PHP-DEV] Re: [RFC] [VOTE] Adding bcround, bcfloor and bcceil to BCMath From: saki@sakiot.com (Saki Takamachi) Hi Tim, > The 14 days of voting are a *minimum* period. Anything substantially longe= r would be unusual, but not disallowed. I misunderstood that it needed to be exactly 2 weeks. As you said, I will re= vert it back to the original date of the 30th. Regards. Saki=