Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121890 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 50785 invoked from network); 1 Dec 2023 09:35:26 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 1 Dec 2023 09:35:26 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 63231180038 for ; Fri, 1 Dec 2023 01:35:35 -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.1 required=5.0 tests=BAYES_00,DMARC_MISSING, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) (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, 1 Dec 2023 01:35:35 -0800 (PST) Received: by mail-ej1-f54.google.com with SMTP id a640c23a62f3a-a00191363c1so260670366b.0 for ; Fri, 01 Dec 2023 01:35:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701423324; x=1702028124; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=cmF5kNdRh5BVPJia6MrULnnf2nVkZ5PZAcsKo1I3AAw=; b=Lwn8hl632cVFympoug2zxqdsC1+F2tFCSCXC2zi2TCWS7w75MMF+wNiMwmgNgwad0p BhZ7oQ88fR+Ta2/wFCe1XyMUaKIROQc+SBGdpQJSpSbygAjFC/XqKb5xr3U6ROYwnQrR 7tL2ishnPNBWOy95cCMFevVWkj+dTnaqOtG6hDz5UiTHfwAx1mRAaLOlhjBHD7PG+CzE TfYyQhFWImckjVe9BMrDEsYRfYx67O9dmNWFPbJtW4qBOd5SmPalPiJyyT3PwqWPCMpv FMcFfrtSfjGCT4ll/pKmF0HNS3VAIwxao2laXZza6mXbwts9/ETCqEeJDZMuWl+jezIe zNyg== X-Gm-Message-State: AOJu0Yz1NZPLafotnE59YbD2H7IQPTOEhgJyyY/K/zRAjccBtvBCF0Jz Hn4btYUGYVeuPzTRxKGXDCCXpw350cfk6vSbnkY= X-Google-Smtp-Source: AGHT+IEu/YzlJBIEEsDva9aa9yzbnLh1Fr4+gcIsGd+LlJPJ65UZVybId98o/IjLduZiqeMU3ZwKZMDzLUKmZ2auCVw= X-Received: by 2002:a17:907:90c5:b0:a19:d40a:d261 with SMTP id gk5-20020a17090790c500b00a19d40ad261mr244597ejb.301.1701423324430; Fri, 01 Dec 2023 01:35:24 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 1 Dec 2023 09:35:13 +0000 Message-ID: To: "G. P. B." Cc: Jorg Sowa , Levi Morrison , PHP internals Content-Type: multipart/alternative; boundary="000000000000dd847f060b6f7c57" Subject: Re: [PHP-DEV] [RFC] [VOTE] Add 4 new rounding modes to round() function From: bukka@php.net (Jakub Zelenka) --000000000000dd847f060b6f7c57 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Dec 1, 2023 at 9:28=E2=80=AFAM G. P. B. = wrote: > On Thu, 30 Nov 2023 at 23:45, Jakub Zelenka wrote: > >> Hi, >> >> On Thu, Nov 30, 2023 at 10:13=E2=80=AFPM Jorg Sowa = wrote: >> >>> >>> Creating aliases for Intl extension constants has been accepted with 10 >>> votes yes and 6 votes no. >>> >>> >> This means that it is declined as you need 2/3 of votes to pass... >> > > This seems to be a secondary vote which only requires 50% of votes to be > accepted. > > Ah I see now. It's a bit strange to have a secondary vote about sort of unrelated thing in different extension but no one objected before or during the vote so let's keep it accepted. Cheers Jakub --000000000000dd847f060b6f7c57--