Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41945 invoked from network); 18 Jul 2011 09:24:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 09:24:36 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.46 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.210.46 mail-pz0-f46.google.com Received: from [209.85.210.46] ([209.85.210.46:55364] helo=mail-pz0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/35-08769-2DBF32E4 for ; Mon, 18 Jul 2011 05:24:35 -0400 Received: by pzk3 with SMTP id 3so4048896pzk.33 for ; Mon, 18 Jul 2011 02:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=A/uv7ZcjwnKia+qpesLbf5YF0tnFRp3phHctNIx9+2A=; b=oT/0MzhZRacwUFAzT+FmAZSc+Ssz9Drl1rUN7Li2U7jllktErtkgVDbB8qB94msjUb Znm2eOa2UDPmFn/7oyGfW5sQwO6dh1mUwpw/PvYhWz0bweDa3U7mH2jmWFlFWJb5yMSD 6xcuj8+q13bgOsUoR1EHVywUyI9F6Fv8JAEWQ= Received: by 10.68.10.98 with SMTP id h2mr7775900pbb.372.1310981070063; Mon, 18 Jul 2011 02:24:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.56.65 with HTTP; Mon, 18 Jul 2011 02:23:50 -0700 (PDT) In-Reply-To: References: <4E22A697.2020900@sugarcrm.com> Date: Mon, 18 Jul 2011 10:23:50 +0100 Message-ID: To: Pierre Joye Cc: Stas Malyshev , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Vote results From: petercowburn@gmail.com (Peter Cowburn) On 18 July 2011 10:19, Pierre Joye wrote: > On Mon, Jul 18, 2011 at 11:15 AM, Peter Cowburn wrote: >> On 18 July 2011 10:05, Pierre Joye wrote: >>> On Mon, Jul 18, 2011 at 10:49 AM, Peter Cowburn wrote: >>>> On 17 July 2011 10:08, Stas Malyshev wrote: >>>>> >>>>> Remove magic quotes >>>>> -------------------- >>>>> Votes: 54 total, 21 PHP Core, 33 community >>>>> For removal: PHP group support: 18 (85%), community: 32 (96%) >>>>> >>>>> Again, 3 people voted against: derick,salathe,zeev. Any comments? >>>>> >>>> Like everyone else, I want to see MQ gone for good. The reason for the >>>> no vote was simply that the meaning of "remove magic quotes" was not >>>> made clear. No RFC was linked on the main page, simply "Drop magic >>>> quotes". Would the process be following Philip's RFC from 2008 [1] >>>> based on the internals discussion "adieu a la magie" [2], or a total >>>> removal of anything and everything about magic quotes as originally >>>> posed in that internals thread, or something else entirely? >>> >>> The idea is obviously to remove it as we planed already to do it in >>> the old trunk. Keeping BC for clean code, those relying on the mq >>> functions to check if mq is on or off (returning always off). >> >> Yes, that was obviously the idea, not to remove or drop magic quotes >> at all but instead set, and enforce, the value to be off. Thanks for >> clarifying that entirely too late. > > Too late? If you did not follow any of the internals in the last 7 > years, then yes, we clarified that late... My meaning was simply that trying to explain what was being voted on, after the vote has closed, is too late. I'm aware of the previous discussions on the topic on this list. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >