Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32457 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37129 invoked by uid 1010); 27 Sep 2007 00:36:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37114 invoked from network); 27 Sep 2007 00:36:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2007 00:36:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.163 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.163 mail4.netbeat.de Received: from [83.243.58.163] ([83.243.58.163:51026] helo=mail4.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/66-33278-8FAFAF64 for ; Wed, 26 Sep 2007 20:36:10 -0400 Received: (qmail 3569 invoked by uid 507); 27 Sep 2007 00:36:04 -0000 Received: from unknown (HELO ?192.168.1.102?) (postmaster%schlueters.de@82.135.0.120) by mail4.netbeat.de with ESMTPA; 27 Sep 2007 00:36:04 -0000 To: Etienne Kneuss Cc: Ilia Alshanetsky , PHP Developers Mailing List In-Reply-To: References: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> Content-Type: text/plain Date: Thu, 27 Sep 2007 02:35:59 +0200 Message-ID: <1190853359.2896.2.camel@johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP_5_3 Branched From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Thu, 2007-09-27 at 01:25 +0200, Etienne Kneuss wrote: > Hello, > > Thanks! I've that dynamic access of static members patch that is waiting to > be commited: > $foo::myFunc(); etc.. Done. johannes > Here is the patch: > http://patches.colder.ch/Zend/dynamic_static_calls_5_3.patch?markup > > Thanks in advance! > > Regards > > On 9/27/07, Ilia Alshanetsky wrote: > > > > The 5.3 branch was just created in the CVS and is now open for > > development. Please remember to MFH/MFB your patches to this branch > > when making your commits. > > > > Thanks, > > > > Ilia Alshanetsky > > Release Master > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > >