Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35272 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14104 invoked by uid 1010); 6 Feb 2008 23:57:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14089 invoked from network); 6 Feb 2008 23:57:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 23:57:50 -0000 X-Host-Fingerprint: 82.41.135.70 82-41-135-70.cable.ubr02.glen.blueyonder.co.uk Received: from [82.41.135.70] ([82.41.135.70:18320] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/D2-20044-D794AA74 for ; Wed, 06 Feb 2008 18:57:49 -0500 Message-ID: <2A.D2.20044.D794AA74@pb1.pair.com> To: internals@lists.php.net Date: Wed, 06 Feb 2008 23:57:31 +0000 Reply-To: nrixham@gmail.com User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 82.41.135.70 Subject: Re: get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: nrixham@gmail.com (Nathan Rixham) 0 for me -1 for all the people who'll bug the mailing lists askign where they've gone suggest: E_NOTICE or E_STRICT telling the magic_quotes_runtime has gone BUT in the next php 5.2.X release so peeps get used to it! 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,