Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65949 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55916 invoked from network); 19 Feb 2013 13:46:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 13:46:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=florinpatan@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=florinpatan@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.52 as permitted sender) X-PHP-List-Original-Sender: florinpatan@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:60338] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/37-17768-E3283215 for ; Tue, 19 Feb 2013 08:46:39 -0500 Received: by mail-oa0-f52.google.com with SMTP id k14so7008604oag.11 for ; Tue, 19 Feb 2013 05:46:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=1OHYqYkKHkbEBp4b3Pv9JTDiaeqUsneq7vIYZDm3N+o=; b=R9pYFP75NZhB0hwXZcy8x3hG1cj3K8TPSpfs8Ga/SIiL15C4Hka/h9vIQFk0tNiPIU 0lWl6Wf3XM1/LEb1HmISkgPIHyyO0yB+EhjOwz6a/Ioji8IRT+XH+aHeSxWeo343gTic Ppu6CTOkV/0omVx+eMFL44xwHUJZsrz6xschy+2OKydZc3+E07+GjVQ88el/EFfw+i0N 66osom8qFEHJwp3FdTr6X2pFUmAXb9ZazzfTI4PdjzCMW2DlDhU2JaqnUBgMBgbr5j7b RGoXetZQwbtTZJ1FYhkDU192m7V2juFMV99qvuU/2SVBCtzJNrQUSmQXRyS0TfMhojl8 en7w== X-Received: by 10.60.3.10 with SMTP id 10mr7894325oey.61.1361281595824; Tue, 19 Feb 2013 05:46:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.169.3 with HTTP; Tue, 19 Feb 2013 05:46:05 -0800 (PST) In-Reply-To: <8490FC41-2696-4948-83A1-3931674183B0@gmail.com> References: <8490FC41-2696-4948-83A1-3931674183B0@gmail.com> Date: Tue, 19 Feb 2013 15:46:05 +0200 Message-ID: To: Marcello Duarte Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Short syntax for anonymous functions From: florinpatan@gmail.com (Florin Razvan Patan) Hello, On Tue, Feb 19, 2013 at 2:57 PM, Marcello Duarte wrote: > Inspired by Sara, here is another RFC, I finally got around to draft: > > https://wiki.php.net/rfc/short-syntax-for-anonymous-function > > Please feedback, > -- > Marcello Duarte > I really don't like syntax for this. It makes it hard to follow. Removing a couple of characters while making the syntax harder to follow isn't a good thing imho. Also it's a BC break, like Patrick mentioned. Have a nice day, Florin ---- Florin Patan https://github.com/dlsniper