Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:32693 php.internals:32694 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59385 invoked by uid 1010); 8 Oct 2007 00:15:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59370 invoked from network); 8 Oct 2007 00:15:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2007 00:15:27 -0000 Received: from [127.0.0.1] ([127.0.0.1:20613]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 16/E2-31471-F9679074 for ; Sun, 07 Oct 2007 20:15:27 -0400 X-Host-Fingerprint: 71.55.139.97 mn-71-55-139-97.dhcp.embarqhsd.net Received: from [71.55.139.97] ([71.55.139.97:1046] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/C2-31471-10479074 for ; Sun, 07 Oct 2007 20:04:18 -0400 To: internals@lists.php.net,Etienne Kneuss Message-ID: <470973FD.5080004@gmail.com> Date: Sun, 07 Oct 2007 19:04:13 -0500 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 CC: Ilia Alshanetsky , PHP Developers Mailing List References: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 71.55.139.97 Subject: Re: [PHP-DEV] PHP_5_3 Branched From: rpanning@gmail.com (Ryan Panning) 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. 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 >> >> >> > >