Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42433 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84948 invoked from network); 1 Jan 2009 13:59:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jan 2009 13:59:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:51160] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/E3-62500-C3CCC594 for ; Thu, 01 Jan 2009 08:59:25 -0500 Received: from MBOERGER-ZRH.corp.google.com (229-122.107-92.cust.bluewin.ch [92.107.122.229]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 2E18A11F47E; Thu, 1 Jan 2009 14:59:21 +0100 (CET) Date: Thu, 1 Jan 2009 14:56:31 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1589625320.20090101145631@marcus-boerger.de> To: Lukas Kahwe Smith CC: George Antoniadis , "Timm Friebe" , "Stanislav Malyshev" , "Marcus Boerger" , , =?iso-8859-15?Q?=22Johannes_Schl=FCter=22?= In-Reply-To: <49801FDC-2DFD-4A38-AC87-7AE9CBF893B9@pooteeweet.org> 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> <4D165E1668394935B126876B72D487CF@carla> <641f88250812311636l7fc8b29x34d4250763cdb903@mail.gmail.com> <49801FDC-2DFD-4A38-AC87-7AE9CBF893B9@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] __getStatic From: helly@php.net (Marcus Boerger) Hello Lukas, if anything requires an internal API change than we at least should do those parts. Besides this issue was long ago raised and imo should go in. As we get more and more people testing what 5.3 will be we get more and more complains about the lack of these. And isn't that the goal of an alpha verison as well? marcus Thursday, January 1, 2009, 3:53:02 AM, you wrote: > On 01.01.2009, at 01:36, George Antoniadis wrote: >>> I guess very-very soon is already over, and yes, absolutely, this >>> patch is >>> far from perfection, so I'd also delay it. Maybe someone (Lars from >>> http://wiki.php.net/rfc/static-classes?) might also want to gather >>> some >>> motivation for the __*Static() methods as in good use cases... >>> >>> - Timm >>> >> >> Any news on this? :) >> I don't see this in 5.3 but are there any hopes for pushing this on >> the HEAD >> of 6 sometime soon? :) > Stas reviewed the patch and determined that it needs a bit more work. > Its too late for 5.3 I would say now, but the main stumbling point is > the lack of a proper patch. Its still noted on the "future PHP > releases" 5.3 todo wiki page. > regards, > Lukas Best regards, Marcus