Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16063 invoked by uid 1010); 8 Oct 2007 04:51:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16048 invoked from network); 8 Oct 2007 04:51:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2007 04:51:55 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; 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:55826] helo=mail4.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/69-31471-867B9074 for ; Mon, 08 Oct 2007 00:51:53 -0400 Received: (qmail 20393 invoked by uid 507); 8 Oct 2007 04:51:48 -0000 Received: from unknown (HELO ?192.168.1.102?) (postmaster%schlueters.de@82.135.71.116) by mail4.netbeat.de with ESMTPA; 8 Oct 2007 04:51:48 -0000 To: Ryan Panning Cc: internals@lists.php.net, Etienne Kneuss , Ilia Alshanetsky In-Reply-To: <470973FD.5080004@gmail.com> References: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> <470973FD.5080004@gmail.com> Content-Type: text/plain Date: Mon, 08 Oct 2007 06:51:48 +0200 Message-ID: <1191819108.2975.12.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?=) On Sun, 2007-10-07 at 19:04 -0500, Ryan Panning wrote: > Hi, what are the chances this patch can be committed to the 5.2.x > branch? I'm working on a project which can benefit from this patch but > 5.3 sounds to be a ways out. Zero. 5.2 is a stable branch which can't get any new language feature. johannes > Thanks, > Ryan Panning > > > Etienne Kneuss wrote: > > Hello, > > > > Thanks! I've that dynamic access of static members patch that is waiting to > > be commited: > > $foo::myFunc(); etc.. > > > > 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 > >> > >> > >> > > > >