Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65957 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73857 invoked from network); 19 Feb 2013 15:36:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 15:36:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.178 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.128.178 mail-ve0-f178.google.com Received: from [209.85.128.178] ([209.85.128.178:35428] helo=mail-ve0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/7A-17768-01C93215 for ; Tue, 19 Feb 2013 10:36:49 -0500 Received: by mail-ve0-f178.google.com with SMTP id db10so5848382veb.23 for ; Tue, 19 Feb 2013 07:36:46 -0800 (PST) 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=BQaCMtZmb1E1Wz3grg/a+5UdDDCIcRxKS/oAvSsORFs=; b=fT3/2szhgm0R0prGZKoxMArQ4zixStqpfwb5BS6S+02LO1apSsMBjoDAPi/aLKYCAT KTKJxRL6DLIejRkqrbAL5BCLyQNRgiyQxh2vVTpo4nxdLINjQcqtcMatKWbBDrtsju8U +roG3JfaCVvyBzln4ee2TMN8QVqA+SMHsHx5TNXpeRPVeMQs/Z50F9NVd95pcbepAzjQ /wTs2cFEcSO2QXuqKkBYiNk9MYLqylkRXldufypZEsLy/Ry4Mr8j0bfd3L02YZttYUQn jv2IyTZe3zJfRqsgQp4tgz/Dxtxzq8JEjJJsfBgbAPYXOyTgPC6ezQJjo4o1uJm65BBp bYWw== MIME-Version: 1.0 X-Received: by 10.52.31.36 with SMTP id x4mr17810081vdh.44.1361288206068; Tue, 19 Feb 2013 07:36:46 -0800 (PST) Received: by 10.220.141.197 with HTTP; Tue, 19 Feb 2013 07:36:45 -0800 (PST) Received: by 10.220.141.197 with HTTP; Tue, 19 Feb 2013 07:36:45 -0800 (PST) In-Reply-To: <7BF5C235-F20A-4472-A614-542BFE6B5E82@gmail.com> References: <7BF5C235-F20A-4472-A614-542BFE6B5E82@gmail.com> Date: Tue, 19 Feb 2013 10:36:45 -0500 Message-ID: To: Cyberspice Cc: PHP internals Content-Type: multipart/alternative; boundary=bcaec51d284cf5ab0e04d6159b9e Subject: Re: [PHP-DEV] [RFC] Allow trailing comma in function call argument lists From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") --bcaec51d284cf5ab0e04d6159b9e Content-Type: text/plain; charset=UTF-8 +1 On Feb 19, 2013 10:13 AM, "Cyberspice" wrote: > On 19 Feb 2013, at 12:06, Sara Golemon wrote: > > > Opening RFC to allow trailing comma in function call argument lists > > > > https://wiki.php.net/rfc/trailing-comma-function-args > > +1 > > Melanie > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --bcaec51d284cf5ab0e04d6159b9e--