Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83585 invoked from network); 20 Aug 2008 16:41:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2008 16:41:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:57459] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/E4-57622-A394CA84 for ; Wed, 20 Aug 2008 12:41:30 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id AED14414400A; Wed, 20 Aug 2008 16:43:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ne3sRlgHoPul; Wed, 20 Aug 2008 18:43:54 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 831174144009; Wed, 20 Aug 2008 18:43:54 +0200 (CEST) To: Marcus Boerger In-Reply-To: <1901158190.20080815120657@marcus-boerger.de> X-Priority: 3 (Normal) References: <01d401c8fe5e$6bc9d730$16b2a8c0@kartofel> <022101c8fe5f$4a3e3c40$16b2a8c0@kartofel> <1901158190.20080815120657@marcus-boerger.de> Message-ID: <7EB12BC1-41F1-458C-8017-9AB4D910CAA5@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 20 Aug 2008 18:39:26 +0200 Cc: "Timm Friebe" , internals@lists.php.net, =?ISO-8859-1?Q?Johannes_Schl=FCter?= X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] __getStatic From: mls@pooteeweet.org (Lukas Kahwe Smith) On 15.08.2008, at 12:06, Marcus Boerger wrote: > Hello Timm, > > Friday, August 15, 2008, 12:44:19 AM, you wrote: > >> Hi again, > >>> Attached you'll find an incomplete patch against PHP_5_3 to add this >>> functionality. If you like it let me know and I can finish it. > >> Darn, seems the list didn't like my text/plain attachment. Well, >> here we go: > >> http://sitten-polizei.de/php/get-static.diff > > Patch looks pretty good. Plaease add __issetStatic and > __unsetStatic. Then > provide tests and submit to HEAD. For 5.3 Lukas and Johannes have to > agree > but I am sure they first want to see it in HEAD. Hope we havent missed any other we need to make this stuff complete .. But here is the blessing of the two RM's to have this committed before the alpha2 release .. regards, Lukas Kahwe Smith mls@pooteeweet.org