Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49107 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29302 invoked from network); 22 Jul 2010 19:15:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2010 19:15:08 -0000 Received: from [127.0.0.1] ([127.0.0.1:19273]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 8C/F1-18391-CB8984C4 for ; Thu, 22 Jul 2010 15:15:08 -0400 X-Host-Fingerprint: 88.217.187.160 host-88-217-187-160.customer.m-online.net Received: from [88.217.187.160] ([88.217.187.160:24290] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/D1-18391-196984C4 for ; Thu, 22 Jul 2010 15:05:54 -0400 Message-ID: <94.D1.18391.196984C4@pb1.pair.com> To: internals@lists.php.net Date: Thu, 22 Jul 2010 21:05:49 +0200 User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 88.217.187.160 Subject: closures and $this From: harald.lapp@gmail.com (Harald Lapp) hello, 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. thanks very much! harald