Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105195 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 14107 invoked from network); 10 Apr 2019 12:11:12 -0000 Received: from unknown (HELO vie01a-dmta-pe08-1.mx.upcmail.net) (84.116.36.20) by pb1.pair.com with SMTP; 10 Apr 2019 12:11:12 -0000 Received: from [172.31.216.235] (helo=vie01a-pemc-psmtp-pe12.mail.upcmail.net) by vie01a-dmta-pe08.mx.upcmail.net with esmtp (Exim 4.91) (envelope-from ) id 1hE9DO-0008LS-1i for internals@lists.php.net; Wed, 10 Apr 2019 11:08:18 +0200 Received: from mail02.home ([213.47.8.56]) by vie01a-pemc-psmtp-pe12.mail.upcmail.net with ESMTP id E9CPhyItG5D5NE9CQhbDkn; Wed, 10 Apr 2019 11:07:18 +0200 X-Env-Mailfrom: markus@fischer.name X-Env-Rcptto: internals@lists.php.net X-SourceIP: 213.47.8.56 X-CNFS-Analysis: v=2.3 cv=bu8y+3Si c=1 sm=1 tr=0 a=UsP8JIz990cEySE/ILGzbQ==:117 a=UsP8JIz990cEySE/ILGzbQ==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=IkcTkHD0fZMA:10 a=MKtGQD3n3ToA:10 a=1oJP67jkp3AA:10 a=oexKYjalfGEA:10 a=2EALvoLjsrEA:10 a=ZZnuYtJkoWoA:10 a=2EqLLcRzHt0n84clRZQA:9 a=QEXdDO2ut3YA:10 Received: from mail02.home ([192.168.1.14] helo=the-matrix-has-you.local) by mail02.home with esmtp (Exim 4.72) (envelope-from ) id 1hE9CO-0002zn-VG for internals@lists.php.net; Wed, 10 Apr 2019 11:07:17 +0200 To: internals@lists.php.net References: <582b57dc-42a0-582b-9471-2ede97ba584a@telia.com> <16a06610618.27c1.08be835b7d1a2c2edb4c4286afe1a236@gmail.com> Message-ID: <6def9c1b-b54d-97bb-de75-beb8fbd83ca8@fischer.name> Date: Wed, 10 Apr 2019 11:07:16 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <16a06610618.27c1.08be835b7d1a2c2edb4c4286afe1a236@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam_report: Spam detection software, running on the system "scanner01.home", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Gabriel, On 10.04.19 10:33, Gabriel O wrote: > Those parentheses are important when having multiple argument Please don't top post, thanks! [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-CMAE-Envelope: MS4wfANJMXaAaynicCSQq1kHQMu/Aztdf49tcz/9oraWMgpx3kWe19z7LCF2io3KmrL3p6iSrQKGRWlvvTkTjJxzbVyN0b6g2VgR2sGOTvNvU6PEHd8FvFV5 ajwnIaJgtmRNcQKZ16iyceyQmMAn6YeBP1+CIwqklAqQg38f+2qyOnmi Subject: Re: [PHP-DEV] Re: [RFC] Arrow functions / short closures From: markus@fischer.name (Markus Fischer) Hi, Gabriel, On 10.04.19 10:33, Gabriel O wrote: > Those parentheses are important when having multiple argument Please don't top post, thanks! Thanks for pointing it out, I'm aware. Still `===>` would better stand out to _me_ personally. thanks, - Markus