Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22244 invoked by uid 1010); 6 Feb 2008 12:30:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22229 invoked from network); 6 Feb 2008 12:30:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 12:30:48 -0000 Authentication-Results: pb1.pair.com header.from=lokrain@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=lokrain@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.171 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lokrain@gmail.com X-Host-Fingerprint: 66.249.92.171 ug-out-1314.google.com Received: from [66.249.92.171] ([66.249.92.171:35495] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/27-03555-278A9A74 for ; Wed, 06 Feb 2008 07:30:46 -0500 Received: by ug-out-1314.google.com with SMTP id u40so382221ugc.29 for ; Wed, 06 Feb 2008 04:30:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=dxDaTU3lonU6gvM9BMunEnWYlYpI+uI5QF6PnVQ9QCI=; b=gUiHMMZDlAR7b+ZfI7xzfoQe9WwpZqAnWwVbr/+oCrae9poIBKgAlBch9CgISr5eFGR1esu+CmUSUdcEsaFl0qIkw2n5Ne4DMfMhd2IUjRygnVwtQBeB8Lxuv3IXX/M70vBfCUvp98D7eUHtbN7VNo38gw+7BbcLVkFaTvf6Lwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=fo1/axPlYlXHbFI8WP/57r8JK1sExg23kY6f0AwYozaLTdWtx9GoQUB71jC9GmdM0FtLpXx8SoEeWkWSQ71I1+fSWNvFMxFWP6DVkI4HnaHVkLX2nwHqXEGol//tj5eW1Ftc7ZdkexBMdlaQiemy9BsRDV58b8zRBvpF/DqRNDc= Received: by 10.67.32.7 with SMTP id k7mr2568871ugj.46.1202301037516; Wed, 06 Feb 2008 04:30:37 -0800 (PST) Received: by 10.66.238.6 with HTTP; Wed, 6 Feb 2008 04:30:37 -0800 (PST) Message-ID: <345fd5cd0802060430h6e29fd9asc82f607d9b55b84c@mail.gmail.com> Date: Wed, 6 Feb 2008 14:30:37 +0200 To: "Pierre Joye" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17224_25674353.1202301037337" References: Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: lokrain@gmail.com (Lokrain) ------=_Part_17224_25674353.1202301037337 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline -1 On Feb 5, 2008 10:23 PM, Pierre Joye wrote: > Hi, > > It seems that there is voices in favor of keeping the GPC related > functions in HEAD/php6 but returning always FALSE. I thought the > decision was already done but I rather prefer to ask the list a second > time and be done with this topic (and be free to bogus any other bug > reports about this problem, especially when the reporters begin to > spam me and other with all possible funny words ;-) > > There is not really a need to discuss the removal again, that's why I > ask for a simple vote: > > +1: remove them (as it is now in HEAD) > -1: Restore them and always return FALSE (not 0) > 0: I don't care, do what you wish, I never use them anyway > > Feel free to comment the topic but please don't start an endless > discussion, we already discuss it to death two years ago (yes, two > years ago :-) > > Thanks, > -- > Pierre > http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ------=_Part_17224_25674353.1202301037337--