Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7981 invoked by uid 1010); 9 Jun 2006 00:09:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7966 invoked from network); 9 Jun 2006 00:09:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 00:09:08 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:20717] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 82/30-30619-42CB8844 for ; Thu, 08 Jun 2006 20:09:08 -0400 To: internals@lists.php.net,pierre.php@gmail.com (Pierre) Date: Fri, 9 Jun 2006 02:09:04 +0200 Message-ID: <20060609020904.686503bf@pierre-u64> In-Reply-To: References: <000001c68af5$50876930$6e02a8c0@thinkpad> <7B45819D-6E8D-4B9B-A02B-BC00BE6B1930@prohost.org> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.1 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: [PHP-DEV] Re: [PATCH] Automatic module globals management From: pierre.php@gmail.com (Pierre) On Thu, 8 Jun 2006 23:34:10 +0200 pierre.php@gmail.com (Pierre) wrote: > On 6/8/06, Ilia Alshanetsky wrote: > > The patch is good, but I think this change maybe a bit too extreme > > for PHP 5.2 > > I agree. As far as I remember, we even discussed a similar solution > some years ago and decided to delay it until someone comes with a > better one, which indeed did not happen ;) > > I do not see a problem to commit in HEAD and test it, no? We can > always add it later to 5.x. If 5.x still exists :-D I changed my mind, after having read again the patch (and roughly tested), it would be good to have it in 5.2, the early the better :) -- Pierre