Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55619 invoked by uid 1010); 6 Mar 2006 23:59:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55603 invoked from network); 6 Mar 2006 23:59:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2006 23:59:33 -0000 X-Host-Fingerprint: 66.249.82.207 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.207:56741] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DD/B8-22029-5ECCC044 for ; Mon, 06 Mar 2006 18:59:33 -0500 Received: by xproxy.gmail.com with SMTP id i26so883233wxd for ; Mon, 06 Mar 2006 15:59:30 -0800 (PST) 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=Gcg42Q9GBuOx8zLMIwawgzsD0wqqVIl9lzRRr/VK3xiwk+YKXBfVac0+yvud7TfnNorD2BYtPz1Le07biFDOqWcQeLNi8vJvrzRwll4xytlhFcT8zyUtF4TO3ireyT4bJvkHNDvum3sEep5XvETgeRrzxs+dCDyKrr0/kJyy9mw= Received: by 10.70.16.14 with SMTP id 14mr4640804wxp; Mon, 06 Mar 2006 15:59:29 -0800 (PST) Received: by 10.70.15.12 with HTTP; Mon, 6 Mar 2006 15:59:29 -0800 (PST) Message-ID: <7f3ed2c30603061559r6b641dc0xccfb4765f2bb59c4@mail.gmail.com> Date: Tue, 7 Mar 2006 00:59:29 +0100 To: "Zeev Suraski" Cc: pierre.php@gmail.com, internals@lists.php.net In-Reply-To: <7.0.1.0.2.20060307013655.0c0064a8@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060305162128.5b1fdb86@localhost.localdomain> <20060306214619.5e6ec076@localhost.localdomain> <7.0.1.0.2.20060307013655.0c0064a8@zend.com> Subject: Re: [PHP-DEV] Re: Adieu register_globals From: hannes.magnusson@gmail.com ("Hannes Magnusson") On 3/7/06, Zeev Suraski wrote: > A part of the decision was to supply the few lines of code necessary > to emulate register_globals in userspace. Volunteers? :) > http://php.is/bugs/register_globals/register_globals.phps :) - Hannes