Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60354 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39323 invoked from network); 28 Apr 2012 21:10:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2012 21:10:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; 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:63686] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/D6-06766-6DC5C9F4 for ; Sat, 28 Apr 2012 17:10:47 -0400 Received: by wgbds11 with SMTP id ds11so1431772wgb.5 for ; Sat, 28 Apr 2012 14:10:43 -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=QEt3W62SgtVJdQFqYKN0UEut07iBIImznNl7JnzWEdQ=; b=WCpZ/jZb2vSXWBeXT701hURWwFdFZ3YgBN6nqeNqpEq48h1PqGUu0K5WJpeUXYzN/M sDI4PEz1676lI3wfDLSKWCiyTaEGJLJCKutyc4udHe8KI1huOt9uJp/TnT276+Hl76ZY emXC/FVc4TPWStnnPMzmAQsrlFF24RJSWkJNjkVyChsBGxAwC0VBYWbpVHLrh+qjcpAf 6PCxrhop5tHi6h1WKyThP5GWgnUfTBJEzFGqzqgiORBXw6xwnAIM2aw5j796Sjb1LzZI sabdv9+NXjzsHDKk8q7sOlLTzZyzdzeL55ps54WuGWfJ8GatlFjlmJg4xsy8aCzA65RV SckA== MIME-Version: 1.0 Received: by 10.180.93.196 with SMTP id cw4mr1069149wib.19.1335647443550; Sat, 28 Apr 2012 14:10:43 -0700 (PDT) Received: by 10.223.96.129 with HTTP; Sat, 28 Apr 2012 14:10:43 -0700 (PDT) In-Reply-To: References: Date: Sat, 28 Apr 2012 14:10:43 -0700 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d0438932b6b03a204bec3a7db Subject: Re: [PHP-DEV] [VOTE] Allow non-variable arguments to empty() From: kris.craig@gmail.com (Kris Craig) --f46d0438932b6b03a204bec3a7db Content-Type: text/plain; charset=ISO-8859-1 On Sat, Apr 28, 2012 at 2:05 PM, Nikita Popov wrote: > On Thu, Apr 19, 2012 at 1:57 AM, Kris Craig wrote: > > "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." > > Now already more than two weeks passed since the RFC announcement, so > lets say that the vote starts *now*. > > https://wiki.php.net/rfc/empty_isset_exprs#vote > > Nikita > > PS: As there was no discussion between my initial vote announcement > and this one, I didn't see a reason to reset the vote. > Ok, I think that's good enough this time. In the future, please respect the process and wait the full two weeks so that everyone has a chance to review your proposal. So long as we keep that in mind moving forward, I withdraw my objection. =) --Kris --f46d0438932b6b03a204bec3a7db--