Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41164 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47752 invoked from network); 16 Oct 2008 18:47:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2008 18:47:43 -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.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:3260] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/FE-12818-E4C87F84 for ; Thu, 16 Oct 2008 14:47:43 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 16 Oct 2008 20:48:02 +0200 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 16 Oct 2008 11:41:10 -0700 Message-ID: <48F78AC6.2000502@zend.com> Date: Thu, 16 Oct 2008 11:41:10 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: Timm Friebe , Marcus Boerger , internals@lists.php.net, =?ISO-8859-1?Q?Johannes_Schl=FCter?= References: <01d401c8fe5e$6bc9d730$16b2a8c0@kartofel> <022101c8fe5f$4a3e3c40$16b2a8c0@kartofel> <1901158190.20080815120657@marcus-boerger.de> <7EB12BC1-41F1-458C-8017-9AB4D910CAA5@pooteeweet.org> <48EFC1E8.5030702@zend.com> <5D4A905B-E361-409B-BD9E-E816482EDB8C@pooteeweet.org> In-Reply-To: <5D4A905B-E361-409B-BD9E-E816482EDB8C@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Oct 2008 18:41:10.0630 (UTC) FILETIME=[C2440860:01C92FBE] Subject: Re: [PHP-DEV] __getStatic From: stas@zend.com (Stanislav Malyshev) Hi! > hmm .. i also emailed Timm a few weeks ago and got no reaction. the > question now is .. does someone else care enough to work through the > issues Stas has noted to get things in shape to be committed? Well, this thing is trickier that it appears initially. It can be done, of course, but it requires serious attention to the details (e.g. cases like +=, doing refcounts/separation correctly on assignment, etc.). This patch is definitely not ready, so I'd wait with it unless we get really good one very-very soon. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com