Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53848 invoked by uid 1010); 7 May 2006 16:20:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53833 invoked from network); 7 May 2006 16:20:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2006 16:20:38 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:33306] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AE/C5-63443-55E1E544 for ; Sun, 07 May 2006 12:20:38 -0400 Received: from [192.168.200.106] (c-24-6-5-134.hsd1.ca.comcast.net [24.6.5.134]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k47GKX9q018430 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 7 May 2006 09:20:33 -0700 Message-ID: <445E1E51.3010603@lerdorf.com> Date: Sun, 07 May 2006 09:20:33 -0700 User-Agent: Thunderbird 3.0a1 (Macintosh/20060414) MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals Mailing List References: <6E5468C5-630C-48B8-A501-6FC874651D01@prohost.org> <445D8156.8090701@lerdorf.com> <506DE35B-1925-4DA7-8F9F-F23F7D77EE87@prohost.org> <445E0BEF.1080403@lerdorf.com> <445E17ED.8010003@lerdorf.com> <30AC7F22-70A4-4109-8021-9FBF77D408EE@prohost.org> In-Reply-To: <30AC7F22-70A4-4109-8021-9FBF77D408EE@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2 Branched From: rasmus@lerdorf.com (Rasmus Lerdorf) Ilia Alshanetsky wrote: > Well that can still work, we can access the data from PG(http_globals) > without having to duplicate the data at the onset. Not if we don't enable the extension which is what we are talking about. -Rasmus