Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54088 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17492 invoked from network); 19 Jul 2011 15:31:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2011 15:31:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:50118] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/19-53425-C63A52E4 for ; Tue, 19 Jul 2011 11:31:57 -0400 Received: by yih10 with SMTP id 10so1975324yih.29 for ; Tue, 19 Jul 2011 08:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=+jokPicgD/PFGF2hWVz99mcznI1wYWP3KOdaJX2ewDs=; b=rIrigJjxsKoY2b0MGVadBjpwIDZA6Zhl0jCI1LbmUWcjJsKw6HCtmhvwjRfRUMJ88d rDmCeUS5Uvh2debYuuGwmvm2UE1vqGVuwngck1q0dEWai0kZzhHhhZWtaoGbwQVqJipF aYZ+0o1uk2f8aXHPDiS6FeyIu9kdjYmrFoldM= MIME-Version: 1.0 Received: by 10.236.75.136 with SMTP id z8mr5607313yhd.47.1311089513705; Tue, 19 Jul 2011 08:31:53 -0700 (PDT) Received: by 10.147.34.16 with HTTP; Tue, 19 Jul 2011 08:31:52 -0700 (PDT) In-Reply-To: <20110719152621.GA14361@panix.com> References: <20110718143939.GB23368@panix.com> <20110719152621.GA14361@panix.com> Date: Tue, 19 Jul 2011 17:31:52 +0200 Message-ID: To: Daniel Convissor Cc: Derick Rethans , PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Magic Quotes in PHP, the Finalle From: pierre.php@gmail.com (Pierre Joye) On Tue, Jul 19, 2011 at 5:26 PM, Daniel Convissor wrote: > Hi Derick: > > On Mon, Jul 18, 2011 at 05:23:58PM +0100, Derick Rethans wrote: >> >> Doesn't that mean that anybody not running a php.ini file will just >> always get this warning/error? I wouldn't want that as a php.ini file >> should be optional. > > Yeah, that's problematic. =A0What are your thoughts as to how we should > move forward regarding Magic Quotes? I do not want to sound harsh but could you please read my reply? It defines how it should be done. The only questions are about the warning level when one called set*, as we should not remove it. a set disabling the mq should however not raise a warning. Deprecation warnings are already in place. But the rfc you proposed is definitively not a good thing to do (breakage in patch releases, too many warnings, etc.). --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org