Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47971 invoked by uid 1010); 8 Jun 2006 21:34:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47954 invoked from network); 8 Jun 2006 21:34:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2006 21:34:14 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.169:46569] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0C/A0-00946-6D798844 for ; Thu, 08 Jun 2006 17:34:14 -0400 Received: by ug-out-1314.google.com with SMTP id o2so1036981uge for ; Thu, 08 Jun 2006 14:34:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=paAga9st40OuxCGz1BneL+eo7uU9daJ4ahshXS9UwI8Aw7/VeALRq9YvDCqKus0PnKR64Fk0HME0SQng/J+oo1GvdjszFjoZmDWFM+RkRRBINg7pjw1KVpKoVJAhk4sJLcSivTmY341XFBtUivoYhLjEPmX3u/bPKM9cp9YOukc= Received: by 10.67.100.12 with SMTP id c12mr1912327ugm; Thu, 08 Jun 2006 14:34:11 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Thu, 8 Jun 2006 14:34:10 -0700 (PDT) Message-ID: Date: Thu, 8 Jun 2006 23:34:10 +0200 To: "Ilia Alshanetsky" Cc: "Dmitry Stogov" , internals@lists.php.net, "Andi Gutmans" , Steph In-Reply-To: <7B45819D-6E8D-4B9B-A02B-BC00BE6B1930@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000001c68af5$50876930$6e02a8c0@thinkpad> <7B45819D-6E8D-4B9B-A02B-BC00BE6B1930@prohost.org> Subject: Re: [PHP-DEV] Re: [PATCH] Automatic module globals management From: pierre.php@gmail.com (Pierre) 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 --Pierre