Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66627 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95433 invoked from network); 14 Mar 2013 20:45:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2013 20:45:28 -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.41 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wg0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:45154] helo=mail-wg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/82-14708-7E632415 for ; Thu, 14 Mar 2013 15:45:28 -0500 Received: by mail-wg0-f41.google.com with SMTP id ds1so2112610wgb.0 for ; Thu, 14 Mar 2013 13:45:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=7JYG608g/HLc9tH7K3usOK4DmVnwZnOaEVOVju919cM=; b=p+fdk1+qCS8Ro+MGpO5dH/NhtIMfhGM5c0tLVfMiqLUCJnkF1F62FBr7gVh0SS2QNh im174PON6Nrvw1LDm0UjponZnnCVkY83BXHMVniMjtk1yswPfl1eLJNOu+aE/2Pdho1A q4auCniIKW2G/Y0YT3HaY/3/nt5xUV6upgHLt4VMbLYsWF5mRbesqPtg9L9fHstoy6v5 wL3rJrCYFtOlD2mUIr+XneRKARoZ3PtL84BaLOUv2DPlQj4Ldu8lW0j5jD+W2/jHAsL9 mamTs6d6a1A6XmjYLY/Purh8omlnYQx1v22p3mUsDNnZhnYPR+K974i67JuIJca6Uj62 IzqA== MIME-Version: 1.0 X-Received: by 10.180.101.41 with SMTP id fd9mr6648593wib.20.1363293924791; Thu, 14 Mar 2013 13:45:24 -0700 (PDT) Received: by 10.194.242.227 with HTTP; Thu, 14 Mar 2013 13:45:24 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Mar 2013 13:45:24 -0700 Message-ID: To: Peter Cowburn Cc: Sara Golemon , PHP internals Content-Type: multipart/alternative; boundary=f46d041826c21c9c0004d7e89ae9 Subject: Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists From: kris.craig@gmail.com (Kris Craig) --f46d041826c21c9c0004d7e89ae9 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 14, 2013 at 6:32 AM, Peter Cowburn wrote: > On 14 March 2013 08:35, Sara Golemon wrote: > > Some unofficial votes going either way... Let's open the voting to > > see where things fall. > > > > Don't forget to start a new thread, as described in the Voting RFC [1]. > > [1] https://wiki.php.net/rfc/voting#voting > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I noticed that multiple people who expressed support for the RFC on this thread have since cast "No" votes on the RFC. I'm confused. Does "No" correspond to supporting the idea in this case, or did something happen outside this thread that changed people's minds about it? --Kris --f46d041826c21c9c0004d7e89ae9--