Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24004 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50776 invoked by uid 1010); 8 Jun 2006 18:40:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50761 invoked from network); 8 Jun 2006 18:40:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:40:14 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.174:49265] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 33/57-00946-D0F68844 for ; Thu, 08 Jun 2006 14:40:14 -0400 Received: by ug-out-1314.google.com with SMTP id k40so983622ugc for ; Thu, 08 Jun 2006 11:40:10 -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=BjD9t3JaRxHsjX+ogWWIhZQ4Qsr6rBZlVJHRvpAv9h46y7aF5YlCu65BdyA7MDG2Vbsqt6pHjj2A8AXjdEwhCNU31RfAe7X0bNNe212sIewAwXqjUIuaINKZNtoKsQIDfs1+w5Re2kLC42HuO6ahLID+gfUcqkqaeb4PIoftfIE= Received: by 10.66.216.6 with SMTP id o6mr1798961ugg; Thu, 08 Jun 2006 11:40:09 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Thu, 8 Jun 2006 11:40:09 -0700 (PDT) Message-ID: Date: Thu, 8 Jun 2006 20:40:09 +0200 To: "Steph Fox" Cc: "Rasmus Lerdorf" , "Dmitry Stogov" , internals@lists.php.net, "Ilia Alshanetsky" , "Andi Gutmans" In-Reply-To: <108001c68b29$6f93b930$6602a8c0@foxbox> 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> <7.0.1.0.2.20060608110050.0521bb48@zend.com> <105301c68b27$e80c8d80$6602a8c0@foxbox> <44886B6D.8010801@lerdorf.com> <108001c68b29$6f93b930$6602a8c0@foxbox> Subject: Re: [PHP-DEV] Re: [PATCH] Automatic module globals management From: pierre.php@gmail.com (Pierre) On 6/8/06, Steph Fox wrote: > People with custom extensions at least are only working with one version of > PHP at a time, I'd hope :) Not really. Especially not when you provide it as a product. --Pierre