Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38235 invoked from network); 19 Feb 2013 13:15:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 13:15:08 -0000 Received: from [127.0.0.1] ([127.0.0.1:27138]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id B8/33-17768-BDA73215 for ; Tue, 19 Feb 2013 08:15:07 -0500 Authentication-Results: pb1.pair.com smtp.mail=mduarte@inviqa.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mduarte@inviqa.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain inviqa.com from 74.125.82.175 cause and error) X-PHP-List-Original-Sender: mduarte@inviqa.com X-Host-Fingerprint: 74.125.82.175 mail-we0-f175.google.com Received: from [74.125.82.175] ([74.125.82.175:39390] helo=mail-we0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/C2-17768-4B673215 for ; Tue, 19 Feb 2013 07:57:24 -0500 Received: by mail-we0-f175.google.com with SMTP id x8so5631109wey.6 for ; Tue, 19 Feb 2013 04:57:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:mime-version:content-type:subject:date:in-reply-to :to:references:message-id:x-mailer:x-gm-message-state; bh=KrEbIsdoC9L7m2RFFokLh6RHnnNubfOibwN0hqeqiKg=; b=GHqDkfGK6v+bebcbYAOsmkfdNi7Llzu4m58zcAl9m919YNY4G7jUvEc9cKnntPAyi8 z9xEf/XhOlMuH27kKR0eLorLli5cWBkhDI/A8RgFmDYo0stWWC90mo8zmh90C25hBzrA EVS10OYYByGcnR3Kd7sbTHAguPPBKnog89csOQA50D3yTMOOVUNpSDKr/St/2BLZa8eC x9jlN0Ldgg1EL+mX/ap/B8ePAG9/FviEyCnAQcyQi8iWr+GUxM+Sf4kThhr0TcCQv+yV sbngaH5vW4ARGNe6nGjL5RD+3L69oACiHLxlUvnTQasET5R1PalO8vWJFEEl46dT7KBt 1WJw== X-Received: by 10.180.80.74 with SMTP id p10mr25225188wix.19.1361278641483; Tue, 19 Feb 2013 04:57:21 -0800 (PST) Received: from [192.168.2.6] (cpc11-finc13-2-0-cust737.4-2.cable.virginmedia.com. [82.1.90.226]) by mx.google.com with ESMTPS id bg5sm27629256wib.8.2013.02.19.04.57.19 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Feb 2013 04:57:20 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/alternative; boundary=Apple-Mail-1-719347189 Date: Tue, 19 Feb 2013 12:57:16 +0000 In-Reply-To: To: PHP Internals References: Message-ID: <8490FC41-2696-4948-83A1-3931674183B0@gmail.com> X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQk3aIcDG8kUyjQlrd06z5PFzWGYhVnb/A0j5bwPh4A7CWtnTNnuYy/4YvCI+l65NoWSq4J2 Subject: [PHP-DEV] [RFC] Short syntax for anonymous functions From: mduarte@inviqa.com (Marcello Duarte) --Apple-Mail-1-719347189 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii 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 --Apple-Mail-1-719347189--