Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97992 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83428 invoked from network); 27 Jan 2017 16:18:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2017 16:18:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=netmo.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=netmo.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.173 as permitted sender) X-PHP-List-Original-Sender: netmo.php@gmail.com X-Host-Fingerprint: 209.85.213.173 mail-yb0-f173.google.com Received: from [209.85.213.173] ([209.85.213.173:35499] helo=mail-yb0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/B9-28703-5E27B885 for ; Fri, 27 Jan 2017 11:18:46 -0500 Received: by mail-yb0-f173.google.com with SMTP id f67so65721644ybc.2 for ; Fri, 27 Jan 2017 08:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CIkWN5e0ZnKGaz9iRq+K9vSDev6TtAHIS12qAOu/NJU=; b=hCnFuURvAYwgc9mvqNjH20dDh+0Cvt/xZO8oA9LxYjZb43XQIy4UhcMKdewR8GN0YC u9O00CEj3iwK0ubY8gy1nf3FoJfUIBvfuTxkiDCg6J9VNoS4JwlUVZLMAmCPLwD3DeAu cxqiFi5PC5OQbIn1VtZsokgeCVmWvQWrN+p7lveUkeMjVGqBBSL+RAL7Cl4WpCK023+q rvz7eoGtBXX/iHZDFW3LT6+ug65r2Bs5UPu4UT59hxvE/oMOzuUL7W7KHUdn1OKRTkvW oZH0lszmPe5T2KaYE1a5hCSC9xuIGFgKvuxaSSQBHdQaT2oq5OWtgzV+3/rYJmdiX6Ia VKmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CIkWN5e0ZnKGaz9iRq+K9vSDev6TtAHIS12qAOu/NJU=; b=F33sOeSAmLvn1SR4nZkSNRaCWPc9eeFi8DzUZyT4C+POZApGphapdQxHpJeyLdzq8W 3qYU0+j/clk/mGVCfj36c9WdnyxJwLvRWAgM2g9ES8Z2OXqnZGrRrEdZTUXqFxccaDTo Bp2Gri/7cruH1dr0CGJtnKgm0cJfyBn6FgkOxTqZRGi9iFIknsQFtFyaWHxONBxEXOZi 0KPCLmzXXsP8lnjH1hX1GVBWVVdp9TG8RSTx70kffgiALl+D16I+3/AAr8xq/r2xB8Ep COXHZAKiP1PwJTIG+Gzsbj6oLX8HG7G/JI0Dg6BLgTriio1Dn8vrcCZ9rK1NkLyUPf+E yfIA== X-Gm-Message-State: AIkVDXJG8yYFd/wajXTiJCW4B+QmIAN6MCUDQAFPFM+VJOuBlXaSrxUhzyeMyGDSnZlbc6gGitP7lgxWhBiG2g== X-Received: by 10.37.76.65 with SMTP id z62mr2168128yba.68.1485533923016; Fri, 27 Jan 2017 08:18:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.128.71 with HTTP; Fri, 27 Jan 2017 08:18:42 -0800 (PST) In-Reply-To: References: Date: Fri, 27 Jan 2017 17:18:42 +0100 Message-ID: To: Sammy Kaye Powers Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113e70b6c8a3c1054715d119 Subject: Re: [PHP-DEV] [RFC][VOTE] Trailing commas in all list syntax From: netmo.php@gmail.com (Wes) --001a113e70b6c8a3c1054715d119 Content-Type: text/plain; charset=UTF-8 Can I apologize already for the imminent failure? :P I think it's very much ok on parameters and especially arguments. I don't really care about the others. 2017-01-27 17:05 GMT+01:00 Sammy Kaye Powers : > Hello my internals friends! > > After a 2 week (ahem... 1 year & 3 month - sorry for dropping the > ball) discussion period, the "Trailing commas in all list syntax" RFC > is now open for voting. > > See the discussion here: > https://www.mail-archive.com/internals@lists.php.net/msg81366.html > > You can vote yay or nay for each possible list syntax individually. > > Voting will close 2017-02-10 16:00 (UTC). > > Thanks to @WesNetmo for pushing me to bring this to vote. The > community (or at least a sample from twitter) seems to want this > (https://twitter.com/sammyk/status/824298464456691712) so here we go! > :) > > Thanks, > Sammy Kaye Powers > sammyk.me > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a113e70b6c8a3c1054715d119--