Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54076 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63827 invoked from network); 19 Jul 2011 10:31:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2011 10:31:41 -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.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:55992] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/81-53425-C0D552E4 for ; Tue, 19 Jul 2011 06:31:41 -0400 Received: by yxk8 with SMTP id 8so1839355yxk.29 for ; Tue, 19 Jul 2011 03:31:38 -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=uTe4NkZaBf7SVVIFroEeDFEfbVOWXPq//L2AU8QZnkI=; b=Vir4N22PHdHZyhOBSmN7LW0WDIzoUBXv1r5JnRoWCnVKExJ61Dlr3MsPU0xKLwLXJm N5IgFQCAwj8LGEaeY5eiempyYH6MLrmRItdzNFyU6ggApKt8qgONwpHShh34QMXw1RMt rIrtkXWANxwbxVViJ+WpHhgyTOprE57pfUK7c= MIME-Version: 1.0 Received: by 10.146.105.16 with SMTP id d16mr6419118yac.13.1311071498333; Tue, 19 Jul 2011 03:31:38 -0700 (PDT) Received: by 10.147.34.16 with HTTP; Tue, 19 Jul 2011 03:31:37 -0700 (PDT) In-Reply-To: <4E255C75.5060202@thelounge.net> References: <20110718143939.GB23368@panix.com> <4E24B7AA.20309@gmail.com> <4E24BD03.9040108@thelounge.net> <4E2529DD.4050104@thelounge.net> <4E253E98.9070405@thelounge.net> <4E254325.40701@lsces.co.uk> <4E2546F8.1050707@thelounge.net> <4E255A82.3030200@lsces.co.uk> <4E255C75.5060202@thelounge.net> Date: Tue, 19 Jul 2011 12:31:37 +0200 Message-ID: To: Reindl Harald Cc: internals@lists.php.net 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) May I ask you guys to stay on topic? I posted the steps to remove it. There are only two open questions about the warning level for the setter (or to kill them) and that's all. Everything else is off topic. Please don't hijack this thread any longer :) On Tue, Jul 19, 2011 at 12:29 PM, Reindl Harald wr= ote: > > > Am 19.07.2011 12:20, schrieb Lester Caine: >> Reindl Harald wrote: >>>>> magic_quotes_gpc is deprecated as of 5.3 >>>>> >> =A0http://php.net/manual/en/migration53.deprecated.php >>>>> >> =A0only the default values was left to 1 >>>>> >> >>>>> >> =A0how dumb is this? >>>>> >> >>>>> >> =A0if i deprecate something i do not like to use it in >>>>> >> =A0future and at the same time i enable it as default? >>>>> >> >>>>> >> =A0there is no logical reason >>>> > >>>> > =A0Actually it is perfectly logical when one looks at 'BC'. >>>> > =A0It may not have been the correct choice in hindsight, but it was = implemented >>>> > =A0at a time when PHP6 was on the road map, and that is no longer th= e case. >>> does not matter >>> >>> anybody who maintains a server should make a explicit config >>> and not relying on random defaults >> >> Fine if you actually have ACCESS to the ini file !!!! >> If you are on a service where access is not available, and the settings >> change breaking your site ... > > whoever has access to the ini-file maintains the machine and > dumb administrators can not be a reason fro deprecate something > and leave it enabled by default > > yes i know that their are many server admins with simply missing > knowledges, but maybe some people should learn that a webspace > with some hundret MB and a hughe feature-list is not possible > for 5 US$ per month if they need any quality of service > > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org