Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62569 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36244 invoked from network); 27 Aug 2012 23:06:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2012 23:06:25 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:33102] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/FE-58395-07DFB305 for ; Mon, 27 Aug 2012 19:06:24 -0400 Received: by iamm10 with SMTP id m10so11169763iam.29 for ; Mon, 27 Aug 2012 16:06:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8YBYGFOhMwM3WC6zob8oIYyDz3uFVYCI0a6qjfECSAU=; b=Ku8IIr2r3WxY+ol+NT6Amzv23eS1o4a8XqbaexeqieVyGaIkyGG6Ua9WEHzNyqHD8I iUiE1uA6GkWDgjumBHe5t/NN0DElFPZ8fUyg/MHeHnjlxmglcG8siQykWuE289Ar2SfB POrTkBBroLsTp4m121ThgEr+OhVmaxqmSgLHUZA19gAgH7urizIV7HdLaF9YBP3AjQbV 3ccxOvgaAYMmFPev4lv866qb+4dYWKB4TTGRTGMX9PW03zwZZh9f2Bn3QuHcmVemDIWP g+rxIwXA6JpwE2lKNIYFsnwBPOcmmnMgWxsLV5hIeTlq8cY6qPgGZ9qup2owGXoK5xBT DAXw== MIME-Version: 1.0 Received: by 10.50.36.169 with SMTP id r9mr11855221igj.19.1346108781011; Mon, 27 Aug 2012 16:06:21 -0700 (PDT) Received: by 10.64.77.20 with HTTP; Mon, 27 Aug 2012 16:06:20 -0700 (PDT) In-Reply-To: <503A6003.5030806@sugarcrm.com> References: <503A6003.5030806@sugarcrm.com> Date: Tue, 28 Aug 2012 01:06:20 +0200 Message-ID: To: Stas Malyshev Cc: Laruence , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: [VOTE]Call for voting: support use list in foreach From: pierre.php@gmail.com (Pierre Joye) On Aug 26, 2012 7:42 PM, "Stas Malyshev" wrote: > > Hi! > > > foreach supports list syntax: 11 for yes, 4 for no. accepted. > > foreach supports list with silent token: 2 for yes, 10 for no. denied. > > And here's again the problem with this voting setup. With all these long > discussions about people not getting votes we have 15 people that > bothered to vote at all, and essentially the vote is decided by one or > two single votes, and the vote doesn't even have to be from a PHP > contributor - but the vote of anybody who can register on PHP wiki is > enough to decide questions No. One has to get the vote/rfc karma. If that has changed, we have you restore this restriction. > anybody who bothers to vote, which 99% of people just do not. If one does not participate, his fault. Btw, we also have the 2/3 rule for language change as well. Cheers, Pierre