Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109360 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 40377 invoked from network); 26 Mar 2020 22:34:17 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Mar 2020 22:34:17 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D5EF41804C6 for ; Thu, 26 Mar 2020 13:59:16 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS11403 64.147.123.0/24 X-Spam-Virus: No X-Envelope-From: Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 26 Mar 2020 13:59:16 -0700 (PDT) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 325A875C for ; Thu, 26 Mar 2020 16:59:14 -0400 (EDT) Received: from imap26 ([10.202.2.76]) by compute7.internal (MEProxy); Thu, 26 Mar 2020 16:59:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=W/XA9y ItncdaZF+u98EWD6H64FCzKbV4vji/9GnZq9A=; b=nKwT1duquX+bxQF0uxyA5z ZPZiMVbfpm8Yn7e/3o0UWuOQjg3uzq1HKaz8igt2MGYzA3n5fQKy8rA9lIaUKMN4 OXzuTnkZpsQA4KyGhsxu6p5P5JlBTgBLYonNJtCqCWSNyNgNowixuM8wbYBr74XU k+InEYSaPWSnnJ6rO5BdafEZgXx5KtZKKPDCH0h095xr5TkQmkdZChFVf46Pi254 Vxeldr/0h9y8KUNDQeUKIGyzxrv4NE6OGbpVnz0JTMup2iDDAW8iv41IA/T29OsW zprFDLeNW6rIW7XL99gFOgeHtPnEM5M0u2ed7bv3RpQf1nDJ0MMEAWrSvJ87I8gA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudehjedgjeelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgesthdtredtreertdenucfhrhhomhepfdfnrghr rhihucfirghrfhhivghlugdfuceolhgrrhhrhiesghgrrhhfihgvlhguthgvtghhrdgtoh hmqeenucffohhmrghinhepphhhphdrnhgvthenucevlhhushhtvghrufhiiigvpedtnecu rfgrrhgrmhepmhgrihhlfhhrohhmpehlrghrrhihsehgrghrfhhivghlughtvggthhdrtg homh X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 7CCD714200A2; Thu, 26 Mar 2020 16:59:13 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-1021-g152deaf-fmstable-20200319v1 Mime-Version: 1.0 Message-ID: In-Reply-To: References: Date: Thu, 26 Mar 2020 15:58:52 -0500 To: "php internals" Content-Type: text/plain Subject: Re: [PHP-DEV] [RFC] Allow trailing comma in parameter lists From: larry@garfieldtech.com ("Larry Garfield") On Thu, Mar 26, 2020, at 1:52 PM, Nikita Popov wrote: > Hi internals, > > This has been declined in the past, but I just keep making this mistake, > and believe it deserves reconsideration... > > https://wiki.php.net/rfc/trailing_comma_in_parameter_list > > Nikita Endorse. I don't think there's anything more to add, just "endorse". --Larry Garfield