Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10260 invoked by uid 1010); 6 Feb 2008 19:04:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10245 invoked from network); 6 Feb 2008 19:04:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 19:04:11 -0000 Authentication-Results: pb1.pair.com header.from=mark@dynom.nl; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mark@dynom.nl; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain dynom.nl does not designate 85.92.132.6 as permitted sender) X-PHP-List-Original-Sender: mark@dynom.nl X-Host-Fingerprint: 85.92.132.6 smtp1.duximus.nl Linux 2.5 (sometimes 2.4) (4) Received: from [85.92.132.6] ([85.92.132.6:47051] helo=smtp1.duximus.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/97-03555-9A40AA74 for ; Wed, 06 Feb 2008 14:04:10 -0500 Received: by smtp1.duximus.nl (Postfix, from userid 501) id AF327B02AEB; Wed, 6 Feb 2008 20:04:46 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on dux03.duximus.nl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=1.8 tests=AWL,BAYES_00 autolearn=ham version=3.1.9 Received: from localhost (dux03.duximus.nl [127.0.0.1]) by smtp1.duximus.nl (Postfix) with ESMTP id 3D417B02ACE; Wed, 6 Feb 2008 20:04:46 +0100 (CET) X-Virus-Scanned: amavisd-new at duximus.nl Received: from smtp1.duximus.nl ([127.0.0.1]) by localhost (dux03.duximus.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id I+4vRoaG9zoi; Wed, 6 Feb 2008 20:04:44 +0100 (CET) Received: from dux05.duximus.nl (unknown [85.92.132.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.duximus.nl (Postfix) with ESMTP id B1D13B02AEA; Wed, 6 Feb 2008 20:04:44 +0100 (CET) Received: from localhost ([127.0.0.1] helo=[192.168.0.168]) by dux05.duximus.nl with esmtpa (Exim 4.60) (envelope-from ) id 1JMpZ2-0001iS-2n; Wed, 06 Feb 2008 20:04:08 +0100 Message-ID: <47AA04A3.2050401@dynom.nl> Date: Wed, 06 Feb 2008 20:04:03 +0100 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Pierre Joye CC: PHP internals References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: mark@dynom.nl (Mark van der Velden) Pierre Joye wrote: > Hi, > > +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 > -1