Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47336 invoked by uid 1010); 6 Feb 2008 02:43:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47321 invoked from network); 6 Feb 2008 02:43:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 02:43:11 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 207.210.105.50 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 207.210.105.50 analucia.asmallorange.com Received: from [207.210.105.50] ([207.210.105.50:53347] helo=analucia.asmallorange.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/70-42883-DBE19A74 for ; Tue, 05 Feb 2008 21:43:09 -0500 Received: from c-24-20-30-252.hsd1.mn.comcast.net ([24.20.30.252]:14952 helo=[192.168.3.107]) by analucia.asmallorange.com with esmtpa (Exim 4.68) (envelope-from ) id 1JMaFi-0000gH-MX; Tue, 05 Feb 2008 21:43:10 -0500 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <1C6A1D21-6600-4D11-A491-1A9F0FBC1DF3@roshambo.org> Cc: "PHP internals" Content-Transfer-Encoding: 7bit Date: Tue, 5 Feb 2008 18:43:20 -0800 To: Pierre Joye X-Mailer: Apple Mail (2.753) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - analucia.asmallorange.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: philip@roshambo.org (Philip Olson) > 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 :-) > I can only find archives[1] that decide they should exist in PHP 6, and NEWS[2] indicates this decision to be true. Where else was this decision decided? Them existing should depend on if PHP 6 wants a chance to run plenty of PHP 5 code out-of-the-box. Is this desire known yet? And since they return 0 now, why would the return value be changed to false for this BC function? Regards, Philip [1] http://marc.info/?t=114170222600003&r=1&w=2 [2] http://php.net/php6news