Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71194 invoked from network); 19 Mar 2008 22:03:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2008 22:03:04 -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.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:15415] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/A2-58168-69D81E74 for ; Wed, 19 Mar 2008 17:03:03 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Mar 2008 00:03:25 +0200 Received: from [192.168.16.115] ([192.168.16.115]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 19 Mar 2008 15:03:21 -0700 Message-ID: <47E18D8F.2070802@zend.com> Date: Wed, 19 Mar 2008 15:02:55 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Mike Lively CC: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP Internals List References: <8d7b8c130803122114i1062a961t99c49c06867803e3@mail.gmail.com> <8d7b8c130803130648w112c4184l35482341bfeb7a9e@mail.gmail.com> In-Reply-To: <8d7b8c130803130648w112c4184l35482341bfeb7a9e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Mar 2008 22:03:22.0012 (UTC) FILETIME=[0BF8C5C0:01C88A0D] Subject: Re: [PATCH] LSB - new patches for forward_static_call and parent:: forwarding (was: 5.3 Release Planning) From: stas@zend.com (Stanislav Malyshev) > New patches can be found at > http://www.digitalsandwich.com/Patches/index.html > > I have fixed the forward_static_call (I am not attached to the name and > am open to suggestions) patch to use a callable. In doing this I also Looks fine. Would this function solve the problem without additional patches? In any case, I do not see why we can't have such function if it's needed. Only thing is there should be some tests added for it (and eventually the docs too ;) -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com