Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100606 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48931 invoked from network); 14 Sep 2017 21:24:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2017 21:24:32 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.53 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 74.125.83.53 mail-pg0-f53.google.com Received: from [74.125.83.53] ([74.125.83.53:53218] helo=mail-pg0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/C6-19300-093FAB95 for ; Thu, 14 Sep 2017 17:24:32 -0400 Received: by mail-pg0-f53.google.com with SMTP id i195so355113pgd.9 for ; Thu, 14 Sep 2017 14:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ZXiXlucITf/sB+DMJG5vgWvMtiAFqJHa0lp5PZtCLhc=; b=bpfHdrWT5YRf1F89MeQ3rA/K+nq/woewmZvyvQTwe7dqEixCO9Eio5Ubl7PuPBfURp LAKKaZ+J1YKAQ1IoxFrlNU+CLatFqaYNYwIdgrXLrx0NqHvLomxUDLdXBD78e4oS4sgb 93r3L9PnyhqBo9un0XUmEvRQrxqdTXefD/SadoEMyEh0KozBk32gJvg4V/ZgHpXaDIsj XKjU7ft4zSBPPMgdWHd4nZ4vureRkojF/aMgofpv5DflL7nqebc3sAVkVM6InavdbzEy QXVhUKXxlYHVNK50CHF53+uLhzbavBIZVqm1uvrt779ygtIN900yxANuD7/dj7J0dPG/ T2rg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ZXiXlucITf/sB+DMJG5vgWvMtiAFqJHa0lp5PZtCLhc=; b=QCAeL8uAHqD79n6I1iIz/8IdWYmHU8zktj/Aeisp2TBIq36MyI9pxEaP9fsjUH6N/g 2inqc9fxUwC7GJfy/sUNoxMsaCVyTTUGkO71/iAWCuA4Quo+DFThWF89veTtl5sBFxoQ 44jgmX1/XiK9biVuayw2JuniWmNlMkvEzBnH2e0d0MmIno7Lps2vy5N2eulHEmdavkCS u5hBotdf3EX3sXeCKRjitBgrIZYztUeCD9hUkgummbNLxNQPZSP1eVO3GKD4Z308iAu5 GdzSGQU8aawGcx6xm3nsqXzAojDqOlT9K5w2UbLpbfnutte1xOX7PDmfbsYIupUXeojQ A7lA== X-Gm-Message-State: AHPjjUhNcOYmQI8l/m2Dfo5ViEyY8nq8GGf95bFEygQ8WwSliigyXkJr JrYnzyfJPWkJMBguYdo= X-Google-Smtp-Source: ADKCNb6mvGNnws2t+n/seWuZVEvxkcrZ+q9DTC8GvJiUPtbwYEx2/C7nIYFNitQ8FDs79YWzWD/LeQ== X-Received: by 10.84.248.7 with SMTP id p7mr25422549pll.237.1505424269203; Thu, 14 Sep 2017 14:24:29 -0700 (PDT) Received: from Stas-Pro-2016.corp.wikimedia.org (tan4.corp.wikimedia.org. [198.73.209.4]) by smtp.gmail.com with ESMTPSA id m5sm13902326pfg.12.2017.09.14.14.24.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2017 14:24:28 -0700 (PDT) To: Nikita Popov , Sara Golemon Cc: PHP internals References: Message-ID: <7af505ff-f9c1-01c1-aa9e-26997e859d58@gmail.com> Date: Thu, 14 Sep 2017 14:24:28 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][Discuss] Increase non-syntax runtime-impacting RFC voting threshold to 60% From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > I would also explicitly note that the voting threshold applies to the > primary RFC vote only, while secondary votes are simple majority votes. This sounds like a good compromise. -- Stas Malyshev smalyshev@gmail.com