Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35270 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50545 invoked by uid 1010); 6 Feb 2008 20:32:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50530 invoked from network); 6 Feb 2008 20:32:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 20:32:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.190 rv-out-0910.google.com Received: from [209.85.198.190] ([209.85.198.190:23862] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/FC-03555-3691AA74 for ; Wed, 06 Feb 2008 15:32:37 -0500 Received: by rv-out-0910.google.com with SMTP id k15so1900464rvb.23 for ; Wed, 06 Feb 2008 12:32:29 -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:content-transfer-encoding:content-disposition:references; bh=Sv6jE4EmoDqiTfrKJveaGCfxT+iHFGw5CcBVZ+/qqkU=; b=jsKOUl2/RKolUz5dLXPyvIADtFyICT0pu/zzXVAyE97yYDn22wvnfJ95ZQXTA1sV7I9FFBijBsCcwbIMOWOW1nTWgfjwmtPkN1SwotbROmoQzGVZ9i/6IQn67awtnno9Ho1ARkyGtdhxfWvFEG+WoePtefiuM7T+m2HLG4ympqI= 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:content-transfer-encoding:content-disposition:references; b=dyDkRAQxTcnk/H15yhrnfEzpOJcNKmls4jkCWITJF9hZLY/+rFI+ZNMHfw32ZTMwK5Vk8PvGhnb43iSeHIcZCKw1/7zgmVebw4eWlJl5sHVuR70ecziMqe5XvXdAPjTNwbrsIV0irr+IPN120l6l2b5qnvpzRR4Hx2Rm/tieOdQ= Received: by 10.141.99.4 with SMTP id b4mr1686234rvm.275.1202329949379; Wed, 06 Feb 2008 12:32:29 -0800 (PST) Received: by 10.141.70.21 with HTTP; Wed, 6 Feb 2008 12:32:29 -0800 (PST) Message-ID: Date: Wed, 6 Feb 2008 21:32:29 +0100 To: "Cristian Rodriguez" Cc: internals@lists.php.net In-Reply-To: <7d5a202f0802061220x5cd831b0l76e5a06fb659b69e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7d5a202f0802061220x5cd831b0l76e5a06fb659b69e@mail.gmail.com> Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: pierre.php@gmail.com ("Pierre Joye") On Feb 6, 2008 9:20 PM, Cristian Rodriguez wrote: > 2008/2/6, Derick Rethans : > > > I don't care that much, but I think it would matter if the functions > > just are there and return false (so -1). > > > > for set_magic_quotes_runtime(), if "true" is passed, it should still > > throw a fatal error, if "false" is passed it should not (or actually 1 > > yes if set_magic_quotes_runtime(true), a big fatal error ( under no > circustance a warning or notice) , if "false" it should emit either an > E_NOTICE or E_STRICT telling the magic_quotes_runtime is deprecated > and that using set_magic_quotes_runtime has no effect. Once again, it is not deprecated. It is *dead*, removed, deleted, the features behind this horrible mq have been removed. > Although I still think this functions should be removed. ok, your vote has been counted as +1 :) -- Pierre http://blog.thepimp.net | http://www.libgd.org