Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66018 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21819 invoked from network); 20 Feb 2013 05:25:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2013 05:25:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.172 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:59479] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/10-19387-43E54215 for ; Wed, 20 Feb 2013 00:25:10 -0500 Received: by mail-lb0-f172.google.com with SMTP id n8so5702262lbj.3 for ; Tue, 19 Feb 2013 21:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=xztOT4YqPOhRRGLzg7fRh5/km6rs7lq1VY+qKpxZo2Q=; b=BLm6PjYZ/+GXLOkWuUwdepkaxfy3E/uXSaZRknzgzHKIzx+GrNInaN38DeIe0qsYnq te38VgvVJUDWASVimujdWcyyiF+FVqqsBwllR1d+POVKMACVKfoTWyVXGoTRJVXGEBfB irvDMAtB04UhbdnpOJsxfeb84fYVoiZtgcOeTOrF+0cu51jrOXU0S5aAbw0F+c4kQZWk l4WPQWpV/bygoZRW9FQZnAwOKW8hLTJcTA4odpMTM/1Bm/7ZN9aRqu1nJyLLOSMLZeD6 ZC/Wew2MkqUXg3G7IrGXGGBueqVy289p/umGaIbRfvNTqhoUsHCi5Bu+w0CJv/ZVGt26 1+dA== X-Received: by 10.152.133.133 with SMTP id pc5mr16427634lab.32.1361337905366; Tue, 19 Feb 2013 21:25:05 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.66.196 with HTTP; Tue, 19 Feb 2013 21:24:45 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Feb 2013 13:24:45 +0800 X-Google-Sender-Auth: MYAL0pQnFYqlmhgtaAqJyyGVpwo Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Allow trailing comma in function call argument lists From: laruence@php.net (Laruence) On Tue, Feb 19, 2013 at 8:06 PM, Sara Golemon wrote: > Opening RFC to allow trailing comma in function call argument lists > > https://wiki.php.net/rfc/trailing-comma-function-args -1 on this. I really don't like this, it look very weird, and the gain is minor. thanks > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/