Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57257 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36736 invoked from network); 6 Jan 2012 17:37:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2012 17:37:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-ee0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:47264] helo=mail-ee0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/78-21551-951370F4 for ; Fri, 06 Jan 2012 12:37:29 -0500 Received: by eeke51 with SMTP id e51so1085419eek.29 for ; Fri, 06 Jan 2012 09:37:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=4dX2qFYsGdZrVel0zsRcy315chdr1xrYC/yCiqVoSiQ=; b=DR5arDjveiaunvBjE3AjzVaJzyU9WIcQhpTF5766bNksr+77ZbregiLmn56jqTmKEE qJyV3W1If0X/Wfm45o9vnVvcs2R5UWRUtjIs7NGR/0R/WWzlfR5QidKlid2Qk3b1spXo io/7I0qpLJvIFfSxXZeMHbBiFJq2B5yFEYHmk= Received: by 10.213.108.132 with SMTP id f4mr1444343ebp.35.1325871446291; Fri, 06 Jan 2012 09:37:26 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.213.30.17 with HTTP; Fri, 6 Jan 2012 09:36:45 -0800 (PST) In-Reply-To: <2D820E32-CF37-4C1E-A9C7-1D6E1867E5D6@gmail.com> References: <2D820E32-CF37-4C1E-A9C7-1D6E1867E5D6@gmail.com> Date: Fri, 6 Jan 2012 18:36:45 +0100 X-Google-Sender-Auth: 56N6rmNMx0WSxdPIc-3RY9RBBow Message-ID: To: Marcello Duarte Cc: PHP Internals Content-Type: multipart/alternative; boundary=0015174c1a5c92f43b04b5df805b Subject: Re: [PHP-DEV] Closures: Object extension From: jpauli@php.net (jpauli) --0015174c1a5c92f43b04b5df805b Content-Type: text/plain; charset=ISO-8859-1 It's been merged in 5.4 branch. http://svn.php.net/viewvc?view=revision&revision=316300 is the rev I think. Stas should have more info about that :) Cheers Julien.Pauli On Fri, Jan 6, 2012 at 3:47 PM, Marcello Duarte wrote: > Hi, > > What is the status of this RFC: Closures: Object extension? > https://wiki.php.net/rfc/closures/object-extension > > _md --0015174c1a5c92f43b04b5df805b--