Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31176 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16674 invoked by uid 1010); 23 Jul 2007 09:25:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16658 invoked from network); 23 Jul 2007 09:25:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2007 09:25:42 -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 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:42857] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/E2-24049-41474A64 for ; Mon, 23 Jul 2007 05:25:42 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id A9BE7DF0143; Mon, 23 Jul 2007 11:25:37 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01910-06; Mon, 23 Jul 2007 11:25:32 +0200 (CEST) Received: from [192.168.1.43] (56-246.6-85.cust.bluewin.ch [85.6.246.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id CB6D9DF0139; Mon, 23 Jul 2007 11:25:31 +0200 (CEST) Message-ID: <46A473F4.7070802@pooteeweet.org> Date: Mon, 23 Jul 2007 11:25:08 +0200 User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Sebastian Deutsch Cc: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] late static binding php6 From: mls@pooteeweet.org (Lukas Kahwe Smith) Sebastian Deutsch wrote: > hello, > > is there a patch for the proposal out there? is anyone working on that > problem? There might be a patch flying around ... Last I heard from Marcus was that it seems impossible to find a solution for this without accepting a slow down/memory footprint increase for everything else as well. Maybe still worthwhile? regards, Lukas