Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109578 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 46310 invoked from network); 9 Apr 2020 11:54:42 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 9 Apr 2020 11:54:42 -0000 To: internals@lists.php.net References: Date: Thu, 9 Apr 2020 11:23:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 87.81.129.66 Subject: Re: [PHP-DEV] Re: [RFC] Allow trailing comma in parameter lists From: marandall@php.net (Mark Randall) Message-ID: On 09/04/2020 10:50, Guilliam Xavier wrote: > I'm personally favorable, but since some concern has been raised that > it *might* be interpreted as "encouraging" functions with many > parameter The only comment I saw was from Jakob Givoni that said: "Are we encouraging functions with long lists of parameters so that they need to be on their own lines?" The answer to that is a pretty resounding "no". Mark Randall marandall@php.net