Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35198 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35115 invoked by uid 1010); 5 Feb 2008 21:11:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35100 invoked from network); 5 Feb 2008 21:11:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2008 21:11:17 -0000 Authentication-Results: pb1.pair.com header.from=marcelosaraujo@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=marcelosaraujo@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: marcelosaraujo@gmail.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:20241] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/6A-14268-1F0D8A74 for ; Tue, 05 Feb 2008 16:11:16 -0500 Received: by wa-out-1112.google.com with SMTP id l24so99569waf.17 for ; Tue, 05 Feb 2008 13:11:11 -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:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=GTM9BNtQ+boeRwhMO2sbTQL0+iDz3u4K4DjFus7m8g8=; b=HMur0/BRF6yLQ3IB8zNts4GCEFJxcsleCtyam1pKDDzVJnylpUvDzMUUl9QZzuyB75TDwdrkE6qscgpojjzcZ2iJcC7r7Mhh4p0Ypn6WG4Go81TJna4oPUCam2Maw3hDR+EOE9RCh3Lw6xY3y/iygdFREkHYoTZjOmUf52beEfw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=H0mjWTChJVS3i1UQNEE+PrXQK/qUMYmPm7EviVfxnij42Ym5K3mHg575HSv5ZfRb2XD4eHuRZsFxii6p66u4JPos2XcezeRKOODNELK44hlSnp29PhVaSNOdRudsqxjAmUp30RMKAa9Mt56Qv9lNgT3Aha29GRYZjHTEmgXgavY= Received: by 10.114.159.1 with SMTP id h1mr2475489wae.122.1202245871199; Tue, 05 Feb 2008 13:11:11 -0800 (PST) Received: by 10.114.67.9 with HTTP; Tue, 5 Feb 2008 13:11:11 -0800 (PST) Message-ID: <5947f2ab0802051311r5c1b38e0y60308c7cd29baf96@mail.gmail.com> Date: Tue, 5 Feb 2008 19:11:11 -0200 Sender: marcelosaraujo@gmail.com To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: "Pierre Joye" , "PHP internals" In-Reply-To: <1202244475.16562.6.camel@johannes.nop> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15751_30511191.1202245871187" References: <1202244475.16562.6.camel@johannes.nop> X-Google-Sender-Auth: 51f654ba85ee1263 Subject: Re: [PHP-DEV] Re: get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: msaraujo@php.net ("Marcelo Araujo") ------=_Part_15751_30511191.1202245871187 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +1 - remove them --Marcelo On Feb 5, 2008 6:47 PM, Johannes Schl=FCter wrote: > > On Tue, 2008-02-05 at 21:23 +0100, "Pierre Joye" wrote: > > +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 - remove them > > Users can easily add these themselves, (if (! > function_exists('get_magic_quotes')) function get_magic_quotes() > {return false;}} or an "compat" include) no need to keep them around. > > johannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Marcelo Araujo Founder & Software Architect Cell Phone: +55 34 9144 1472 JMCodex (http://www.jmcodex.com) skype: marcelocrosara ------=_Part_15751_30511191.1202245871187--