Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17908 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88817 invoked by uid 1010); 12 Aug 2005 19:03:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88802 invoked from network); 12 Aug 2005 19:03:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 19:03:13 -0000 X-Host-Fingerprint: 62.46.18.44 M226P012.dipool.highway.telekom.at Received: from ([62.46.18.44:15407] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E9/1E-33075-172FCF24 for ; Fri, 12 Aug 2005 15:03:13 -0400 Message-ID: To: internals@lists.php.net Date: Fri, 12 Aug 2005 21:03:58 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 [http://iworks.at] X-Accept-Language: de, en, en-us MIME-Version: 1.0 References: <61.69.24081.E876BF24@pb1.pair.com> <1491004874.20050812195102@marcus-boerger.de> <19.4D.33075.291FCF24@pb1.pair.com> In-Reply-To: <19.4D.33075.291FCF24@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 62.46.18.44 Subject: Re: [PATCH] internal class' static properties and constants From: mike@php.net (Michael Wallner) I wrote: > Though there's already a diff against HEAD, but it's > now about 7 hours old, so it may be inapplicable. > > http://dev.iworks.at/PATCHES/ Actually it seems that there were no more commits, so the available patch should work fine. Regards, Mike