Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65958 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75225 invoked from network); 19 Feb 2013 15:38:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 15:38:15 -0000 Authentication-Results: pb1.pair.com header.from=pierrick@webstart.fr; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pierrick@webstart.fr; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain webstart.fr from 209.85.212.169 cause and error) X-PHP-List-Original-Sender: pierrick@webstart.fr X-Host-Fingerprint: 209.85.212.169 mail-wi0-f169.google.com Received: from [209.85.212.169] ([209.85.212.169:50192] helo=mail-wi0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/CA-17768-66C93215 for ; Tue, 19 Feb 2013 10:38:15 -0500 Received: by mail-wi0-f169.google.com with SMTP id l13so5184950wie.4 for ; Tue, 19 Feb 2013 07:38:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=4XTdLCqx5vq0wgh+uCYEyfFLv8Hlqfm5ihZT1Rn/y2Q=; b=Dumss+XWQCW28RrlNsEV2HE7my7GgTQ+iD9Jp+o6XHqKO1zj8UQFk04JUV5RjEgwcN mlBS4S+HrZXB9j3Yz2sSYHqhDUSf0UV+GI6O0mTa5xHHdfhDvWkPud8dFtmHw77USHf/ AhzO68iW05Bo8f9pYwTp1qpoWUMEqdcix2jUAitxEksDty6KKAAUWk2UEKsy78XlDeR2 ooy1HfnaqkMWYpm+0FMQrtPa8OsIV4wn3FBeBK66uCGNzKEGbtvfLA8E9mvDSkmkvHxf kYnETbU0haUnNlnsEmX0uqMWpERYR9OnUSMvxjRDnsCDCmlkm3VqjiSGoPvhdXyScWky EaZg== MIME-Version: 1.0 X-Received: by 10.194.92.231 with SMTP id cp7mr27325091wjb.19.1361288284673; Tue, 19 Feb 2013 07:38:04 -0800 (PST) Received: by 10.180.78.41 with HTTP; Tue, 19 Feb 2013 07:38:04 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Feb 2013 10:38:04 -0500 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7bfd0c2ea5159b04d615a088 X-Gm-Message-State: ALoCoQnS6PdXHGj0EQCDLeUP0ItcDbP2E1x7oJkJt5a25dosHoiAXaB9JuRYWPBzu+WOxgd9tmXJ Subject: Re: [PHP-DEV] [RFC] Allow trailing comma in function call argument lists From: pierrick@webstart.fr (Pierrick Charron) --047d7bfd0c2ea5159b04d615a088 Content-Type: text/plain; charset=ISO-8859-1 +1 On 19 February 2013 07:06, Sara Golemon wrote: > Opening RFC to allow trailing comma in function call argument lists > > https://wiki.php.net/rfc/trailing-comma-function-args > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7bfd0c2ea5159b04d615a088--