Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48747 invoked from network); 18 Apr 2012 23:57:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2012 23:57:53 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:51048] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/E7-03623-0055F8F4 for ; Wed, 18 Apr 2012 19:57:52 -0400 Received: by wgbds11 with SMTP id ds11so1061284wgb.5 for ; Wed, 18 Apr 2012 16:57:49 -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=xGadon4U+Pn+9qZoExbMzk6pC2yqiK+XrdyK8cctkuo=; b=h0KqRcFGakcG90WY3IZG0hQlNT4ZYscy7586RzlJX8gttjt9Y/5hfnHvhBQS7T1l4I 3giZm5wMehra6fRICykmdIO2rTx5T1N9gR2faQf4c0E61mjlfWU8+0oEOzpi2Yzh9svW 0etznu/LKZGY6ti6CVqGNsEP7JxcD2gq5sSPh7bxdQiGKyZh5/9iAred5jwsMo1iDeal r0fZeTvi3UasGVARNWZZxTn5pyZuMRnNUikTV/mMCAuknKyyq2VWDdFtm6tZSpf2DlNa pW4/TkyBwXyGym6siQDhmbuOeu/FAg+jHzcbJ0JZX/Q8QuMj4fNedLnVfXP0aYGDYtls ibYQ== MIME-Version: 1.0 Received: by 10.180.81.166 with SMTP id b6mr21221122wiy.0.1334793469206; Wed, 18 Apr 2012 16:57:49 -0700 (PDT) Received: by 10.223.1.82 with HTTP; Wed, 18 Apr 2012 16:57:49 -0700 (PDT) In-Reply-To: References: Date: Wed, 18 Apr 2012 16:57:49 -0700 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d0442811e94a1bd04bdfcd277 Subject: Re: [PHP-DEV] [VOTE] Allow non-variable arguments to empty() From: kris.craig@gmail.com (Kris Craig) --f46d0442811e94a1bd04bdfcd277 Content-Type: text/plain; charset=ISO-8859-1 Ugh I hate to throw a POO into this, but.... On Wed, Apr 18, 2012 at 4:09 PM, Nikita Popov wrote: > Hey internals :) > > As there doesn't seem to be any further discussion regarding my RFC, > I've opened the vote: > > https://wiki.php.net/rfc/empty_isset_exprs#vote > > Nikita > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > "There'd be a minimum of 2 weeks between when an RFC that touches the language is brought up on this list and when it's voted on is required. Other RFCs might use a smaller timeframe, but it should be at least a week." (from http://wiki.php.net/rfc/voting) From what I can tell, you first created the topic on this 6 days ago. Even if this didn't touch the language (which I think it does), voting would not be permissible yet. For the record, I do plan to vote yes on this and I think the voting rules should be amended to allow for sooner voting if discussion has ended. But until such amendments are made, are we really comfortable setting a precedent of just ignoring the policy whenever it proves inconvenient? I know I've been a bit of a lightning rod recently but I really think we should make a decision on how we want to handle this. Personally, I'm a big fan of having consistent procedures and defined parameters. But if we're going to treat the voting RFC as binding or non-binding, I just think we should overtly express a collective position on that here. I'll refrain from voting on this until other people have had a chance to weigh-in on this concern. I think we basically have three choices: Cancel the vote on this RFC and wait until the 2 weeks have passed, come to a decision that the rules in the voting RFC are non-binding, *or *(and this would be my preference) let it slide this time with the understanding that we'll add clarifying language to the voting procedure in the forseeable future. ....And in the interest of making people not want to murder me and feed my entrails to a pack of wild ferrets, I'll shut up now. ;) --Kris --f46d0442811e94a1bd04bdfcd277--