Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60953 invoked from network); 30 Jan 2017 04:01:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2017 04:01:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-lists@scopey.co.nz; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php-lists@scopey.co.nz; sender-id=unknown Received-SPF: error (pb1.pair.com: domain scopey.co.nz from 209.85.216.176 cause and error) X-PHP-List-Original-Sender: php-lists@scopey.co.nz X-Host-Fingerprint: 209.85.216.176 mail-qt0-f176.google.com Received: from [209.85.216.176] ([209.85.216.176:36718] helo=mail-qt0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/41-51557-38ABE885 for ; Sun, 29 Jan 2017 23:01:09 -0500 Received: by mail-qt0-f176.google.com with SMTP id k15so194287633qtg.3 for ; Sun, 29 Jan 2017 20:01:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scopey-co-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=lBgTXbUwIXTbShgLzuhqu+6FE3Ydo6MbIdfBDgDswzw=; b=lqscmS/6Ptm86/+G+Wrzk0bN2ujaXFyU4IgexcaBak0Y5SqnppsXeUrgj2MOIfZkgC 6P86vvwvaDiS+nG+ufr2KtAoBbOF6cf/gWoX6/MvaNXheEdylCHYfepZSJw5Dy7tNrJ+ A/jNz3iUR/mOIwoEc034WRX48nVKW7UTmXR79KDrx193h785IPZXgeAQm8CZ9lO6pZ1j T/E7DaN18tGUZZak97b9IRRL7+lC/C6wX7CMkwKOIUz8xC/rcudwGJ6+28E4iybcohK+ pfNBdUJEH17VDyu+cNOW565tHifS/Daai/LnkQCxYYWH7hLlsFXYAEsts9ntHPomx2ao Ah5A== 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=lBgTXbUwIXTbShgLzuhqu+6FE3Ydo6MbIdfBDgDswzw=; b=NZOow/VCkhKLAFu8v+LSmZNna6o5rtw0Cv82Cfi3cC8exDTC/jS4tFGlw4uL0RGz7S 38HWufXST/pWkPREtastnANNNjMUm79iBbrrhXUZgrSCMEbaErLz0ztl1yZRf/JibP9z nFM78euCCj28gnPiUVNxbay51joEfF84Quv/nDxyqA6PK6ChcsQnv77pOodlezeCK2Ju 8MbEe3vvjqNRB8uUiu21tU3YhbuKg+YQ89KdARlVvydKe290q1wYbr8KB6ygsfIZq+IH 3FEMUWSeT/XflozlBN7BJcT3UQIVEAjxUW7dsGYD8u9Vt8Zx1R0+ZWO1PJSaHJ4zUsIT 6Tbw== X-Gm-Message-State: AIkVDXIROJ44a8RcbtVs6jNlF0hqvxJI/MLpyieIVvXXSXZZPE+Ll80s60tgVhdAP0WYaVgGpfc9JzxeBCyUgg== X-Received: by 10.200.35.124 with SMTP id b57mr19593055qtb.147.1485748863968; Sun, 29 Jan 2017 20:01:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.181.12 with HTTP; Sun, 29 Jan 2017 20:01:03 -0800 (PST) X-Originating-IP: [210.48.49.168] In-Reply-To: References: Date: Mon, 30 Jan 2017 17:01:03 +1300 Message-ID: To: Yasuo Ohgaki Cc: Sammy Kaye Powers , PHP Internals Content-Type: multipart/alternative; boundary=001a1140c55e433e70054747dd3d Subject: Re: [PHP-DEV] [RFC][VOTE] Trailing commas in all list syntax From: php-lists@scopey.co.nz (Guy Marriott) --001a1140c55e433e70054747dd3d Content-Type: text/plain; charset=UTF-8 On Mon, Jan 30, 2017 at 4:17 PM, Yasuo Ohgaki wrote: > > > I would have voted yes, but I missed the vote. > Unless there is critical reason not to implement it that I don't know of, I > prefer to allow > trailing commas like array universally/consistently. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net Not that I can vote but AFAICS the vote is still open as per Sammys mail: https://wiki.php.net/rfc/list-syntax-trailing-commas --001a1140c55e433e70054747dd3d--