Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89060 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94685 invoked from network); 3 Nov 2015 21:33:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2015 21:33:10 -0000 Authentication-Results: pb1.pair.com header.from=bishop.bettini@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bishop.bettini@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: bishop.bettini@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:37682] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/59-13519-51829365 for ; Tue, 03 Nov 2015 16:33:09 -0500 Received: by wicfv8 with SMTP id fv8so20436180wic.0 for ; Tue, 03 Nov 2015 13:33:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=0a9RHG+ImH5oGlXtCIeqSelih7S3J4ooRkZPrSyLjUU=; b=ySaJm9Dfajk6LWaxUPFK+lnrSx9By6wXu2tq/nZD59k0OGuno2udfOW6v7oRiCG6Gm VnwjDcyZk6VvEmoavp/r2OzHfQYSkTdkGrdBMucc6Jx6wpWo0Zbl0HPJemDdC2/swsaY fFcEnhpz4KBg24lgQawL/JKpEYV3DXO/f/4c3t0OTcNzdK0kDdiER0JsFa6Ob5YZVATp 9n77znvC1Oy+1eVaQeNIceKvrjcWz6bGwKNQ4FwrDXpQTa3nhtJLiwsC9CXCEXelcedh zntDEIGXDZoaSqwMExECFJZ9BGkJ4io5ptbf/hCg918e2/RK89EZvDx+swACCVPuR43r JaeQ== MIME-Version: 1.0 X-Received: by 10.194.223.39 with SMTP id qr7mr37470537wjc.92.1446586386328; Tue, 03 Nov 2015 13:33:06 -0800 (PST) Reply-To: bishop@php.net Sender: bishop.bettini@gmail.com Received: by 10.194.42.228 with HTTP; Tue, 3 Nov 2015 13:33:06 -0800 (PST) In-Reply-To: References: Date: Tue, 3 Nov 2015 16:33:06 -0500 X-Google-Sender-Auth: gWazALZo0wJbv1ouS58H9frTUhU Message-ID: To: Sammy Kaye Powers Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c3b794b1b7560523a9a3b5 Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Trailing commas in all list syntax From: bishop@php.net (Bishop Bettini) --001a11c3b794b1b7560523a9a3b5 Content-Type: text/plain; charset=UTF-8 On Tue, Nov 3, 2015 at 2:22 PM, Sammy Kaye Powers wrote: > The RFC to allow trailing commas to function calls & declarations has been > withdrawn in favor of the a RFC that broadens the scope to all list syntax. > > https://wiki.php.net/rfc/list-syntax-trailing-commas > > The RFC to allow trailing commas for all lists is now open for discussion. > +1 for consistency. --001a11c3b794b1b7560523a9a3b5--