Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:113680 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 78886 invoked from network); 22 Mar 2021 16:04:42 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Mar 2021 16:04:42 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0E769180504 for ; Mon, 22 Mar 2021 09:00:00 -0700 (PDT) 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.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 22 Mar 2021 08:59:59 -0700 (PDT) Received: by mail-io1-f45.google.com with SMTP id k8so14454156iop.12 for ; Mon, 22 Mar 2021 08:59:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=datadoghq.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=y7Qzu+PFlJmaGFAAS4bTLo8n8n/CPOf8iReeSpEvWyo=; b=IyKmVd0SjK9Ud5+7CiD/jZJw9iDaQZ67+rDjloEwcPdqjBqOf7zZ16hTQQ60uJlnx8 Mgwv7xfhbXd4q31bLKQCxjzqSwq+vdNdQW0N0rQgnhj5Fzfr09cHM8zqjaTnzuOjOLXw es52m5KOaQ5a2JI4ze5erOTNG9HjCf3rxiLNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=y7Qzu+PFlJmaGFAAS4bTLo8n8n/CPOf8iReeSpEvWyo=; b=eJ7YaU9CD/gsUJy9DJCd2SZDu22OalCVjEiJl1y9Y27lF5/Xu5B/Ja8jA6bQ6AAT8D YrfOrEW20ZWJaMDhRzbQhEfC5IuMyjInC6SnJYn1wGJZhKrCHRegxPwT3CeF2Yrb9XI4 5d1ZnXlgWQcpQlED48TXvOT1yDd6N1MsTxeQiHtduppGhs+AqnSW2eaxKmzsagnzx3oz AO0ANpz/C2zKZzalrXw6qf7WqH4lUtdIZwa047ULrB1C6vGWDGCKK0FZAil8FJArsjDx 7AUBwrx3D74vel/inBsSDnh/hJBDraW9nexPmdGl40jqsCeSMA3I01vuNpSxfGe81ZU0 YiiA== X-Gm-Message-State: AOAM531Sm0HeCJ38iAzQBVfwpevbYESFBxAbPTjW0kWzSdyCXT+A4hb8 GYZ8RwitYEfCjSSMQG+PbLKBC3F6ogJnlUYr9Z3vkWW1Auc= X-Google-Smtp-Source: ABdhPJx72HwpK8nZ2shCQ0sKpc3o/k13JyIvx0LfzMogatCv3f/wXrb2guTdW3tVQgE8okxZjfg8jM0L08xO8LH4R3o= X-Received: by 2002:a05:6638:218f:: with SMTP id s15mr91186jaj.58.1616428798021; Mon, 22 Mar 2021 08:59:58 -0700 (PDT) MIME-Version: 1.0 References: <3C81350E-296A-4514-A0DB-45A4B05F2266@trowski.com> In-Reply-To: Reply-To: Levi Morrison Date: Mon, 22 Mar 2021 09:59:47 -0600 Message-ID: To: Rowan Tommins Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [VOTE] Fibers From: internals@lists.php.net ("Levi Morrison via internals") On Mon, Mar 22, 2021 at 9:55 AM Rowan Tommins wrote: > > On 22/03/2021 15:38, Levi Morrison via internals wrote: > > We should dig through the history, because the line before that is in conflict: > > > >> Votes should be open for two weeks at minimum, at the authors discretion this may be extended, for example during holiday periods. > >> A valid voting period must be declared when voting is started and must not be changed during the vote. > > > I don't think there's a conflict there; there's two separate requirements: > > * The duration must be at least two weeks, but may be longer. > * The duration must be specified before the vote starts. > > > The phrase "may be extended" is referring to *who* can make the > decision, not *when* they can make it. > > > Regards, > > -- > Rowan Tommins > [IMSoP] > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php > I disagree that it is unambiguous. You missed the important part (to me, at least), though: what is the history for this edit? Why was it made? I do not recall discussing this formally at any point (but of course, I may have missed it or forgot). Quick check on version history says 2 years ago.