Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76366 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41045 invoked from network); 5 Aug 2014 18:22:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2014 18:22:33 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.51 mail-qg0-f51.google.com Received: from [209.85.192.51] ([209.85.192.51:51823] helo=mail-qg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/B1-29537-7E021E35 for ; Tue, 05 Aug 2014 14:22:33 -0400 Received: by mail-qg0-f51.google.com with SMTP id a108so1396444qge.38 for ; Tue, 05 Aug 2014 11:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aPVZvHGQfwD0QqXQedZPS64MZARC5D5B/gNdkavaY5M=; b=QwVGfltbntbM57+2tmnkMI2N4LR2jhUfw2tr/Q4XPmeh/5hECTIjQeQNTaHkthKDVA INf91YpRWyh5zucxsUpdoylCObNA2/nL8yRTbZuZv6K4rKljzaR/NKsnZxYDl8hZdI/I bMXninzkfxHeWfnbeKYyGfAiD45BTE0EQOrzn69Fepf2rx+Ha1q+UBDNsSQiBHG4eDs0 +B7c/fnl0CW9H++aOG4bOP9Yof9ePVTdPOTw4McvOvmQge0qhuhsWhaMfeo89Svindrx WfOkIVAjm02BGlYMmB6SV+TGeB3Twx3fdwca+NcK3qqyz0Bx0nLSTbyCfFnWOEdn1M5k hOvA== MIME-Version: 1.0 X-Received: by 10.224.127.131 with SMTP id g3mr8800371qas.0.1407262975500; Tue, 05 Aug 2014 11:22:55 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Tue, 5 Aug 2014 11:22:55 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Tue, 5 Aug 2014 11:22:55 -0700 (PDT) In-Reply-To: <661FC8A3-0E5E-4C67-A8B9-D67679765FB8@ajf.me> References: <53E0F651.1020101@ralphschindler.com> <53E0FFF2.3050803@ralphschindler.com> <8C233BCE-D49E-48CB-B5F9-A96DD9732161@ajf.me> <661FC8A3-0E5E-4C67-A8B9-D67679765FB8@ajf.me> Date: Tue, 5 Aug 2014 20:22:55 +0200 Message-ID: To: Andrea Faulds Cc: Ralph Schindler , Marco Pivetta , PHP Internals List Content-Type: multipart/alternative; boundary=001a11c1e2d2c2c9d704ffe5f1a7 Subject: Re: [PHP-DEV] [RFC] Closure::call and Function Referencing as Closures From: pierre.php@gmail.com (Pierre Joye) --001a11c1e2d2c2c9d704ffe5f1a7 Content-Type: text/plain; charset=UTF-8 Closure apply On Aug 5, 2014 8:13 PM, "Andrea Faulds" wrote: > > On 5 Aug 2014, at 18:51, Pierre Joye wrote: > > > For your RFC, given other solutions, i fail to find one > > To which RFC do you refer? > > -- > Andrea Faulds > http://ajf.me/ > > > > > --001a11c1e2d2c2c9d704ffe5f1a7--