Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36884 invoked from network); 23 Jul 2010 09:49:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2010 09:49:09 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 188.40.37.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 188.40.37.16 hq1.backendmedia.com Linux 2.6 Received: from [188.40.37.16] ([188.40.37.16:39198] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/33-16143-395694C4 for ; Fri, 23 Jul 2010 05:49:08 -0400 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id A53B4200C1A5; Fri, 23 Jul 2010 09:49:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from hq1.backendmedia.com ([127.0.0.1]) by localhost (hq1.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id slbxkYAWSZs4; Fri, 23 Jul 2010 11:49:08 +0200 (CEST) Received: from [192.168.1.62] (f053002104.adsl.alicedsl.de [78.53.2.104]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by hq1.backendmedia.com (Postfix) with ESMTPSA id 5AB68200C187; Fri, 23 Jul 2010 11:49:08 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=windows-1252 In-Reply-To: Date: Fri, 23 Jul 2010 11:49:03 +0200 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <8CA42157-53B4-4ED8-863B-873258668944@pooteeweet.org> References: <94.D1.18391.196984C4@pb1.pair.com> To: Harald Lapp X-Mailer: Apple Mail (2.1081) Subject: Re: [PHP-DEV] closures and $this From: mls@pooteeweet.org (Lukas Kahwe Smith) On 23.07.2010, at 11:35, Harald Lapp wrote: > Am 23.07.10 06:05, schrieb Adam Harvey: >> On 23 July 2010 03:05, Harald Lapp wrote: >>> i would like to ask what's the state of $this (and 'self') in = closures. >>> there seems to be no news on this topic for several month now. php = 5.3.3 was >>> just released and still nothing has changed regarding this. so i = would like >>> to ask, for which php release a solution is planned. >>=20 >> $this support in closures isn't intended to be included in the 5.3 >> series =97 the result of the vote late last year was the "modified >> proposal A" documented at >> http://wiki.php.net/rfc/closures/object-extension, and that has been >> implemented on trunk since April, so will be in the next major = version >> of PHP, whatever that's actually numbered as. >>=20 >=20 > i understand -- i hoped for a more early release, but this are good = news for me anyway. is there a good place for end-users to stay = up-to-date on such topics? i'm looking at the php RFCs every ones in a = while, but there was no update regarding closures/$this ... subscribe to the RSS feed on the wiki. also .. the time is now to discuss the future and get changes into trunk regards, Lukas Kahwe Smith mls@pooteeweet.org