Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40402 invoked from network); 8 Apr 2010 21:35:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2010 21:35:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:36892] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/50-54833-02C4EBB4 for ; Thu, 08 Apr 2010 17:35:32 -0400 Received: from us-gw1.zend.com (unknown [192.168.16.5]) by il-mr1.zend.com (Postfix) with ESMTP id 82219504C9 for ; Fri, 9 Apr 2010 00:14:53 +0300 (IDT) Received: from [192.168.16.93] ([192.168.16.93]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 8 Apr 2010 14:35:22 -0700 Message-ID: <4BBE4C1A.1090301@zend.com> Date: Thu, 08 Apr 2010 14:35:22 -0700 Organization: Zend Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: internals@lists.php.net References: <4B01A4C2.8030602@gmx.net> <4B27DD0B.1070303@gmx.net> <6571303B-82D2-43E4-8550-E2B9420BA241@pooteeweet.org> <4B27E7A4.6030503@gmx.net> <4B335C60.2070403@gmx.net> In-Reply-To: <4B335C60.2070403@gmx.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Apr 2010 21:35:22.0673 (UTC) FILETIME=[64D27A10:01CAD763] Subject: [PHP-DEV] Closures and $this: again! From: stas@zend.com (Stanislav Malyshev) Hi! I see that still nothing happens with closures and $this, and it sounds like the overall feeling was that we still want $this in closures work, and most are inclined to A here: http://marc.info/?l=php-internals&m=126090656804423&w=2 or some version of it. So, can anybody provide any reason not to resurrect $this in closures in trunk? If not, I intend to do it next week (unless somebody is already working on it - don't want to step on anybody's toes :). -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com