Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37224 invoked from network); 18 Jul 2011 09:05:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 09:05:50 -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.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:51924] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/44-08769-D67F32E4 for ; Mon, 18 Jul 2011 05:05:49 -0400 Received: by gyb13 with SMTP id 13so1294235gyb.29 for ; Mon, 18 Jul 2011 02:05:46 -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; bh=+IWPxT6kt903qgadMAxrAhvTRLvOLqTBKtA7c/RYOOY=; b=jc3tsMyoKjFvUTC0QqJ4mhd5ojZFlDw/frYxB7Ak58av05Hu31cd9n6FHM8/xVzau3 grI/UcfGb7jtyVe0JSNyt9z21Gwf/1R+pb0hpMJt1UrkLNbFZjlPwPo11AKY6DIsi0/D AjP57SP2n7nDJTWosgcaWC0aFe0u2Kg0395kE= MIME-Version: 1.0 Received: by 10.236.75.136 with SMTP id z8mr3582403yhd.47.1310979946195; Mon, 18 Jul 2011 02:05:46 -0700 (PDT) Received: by 10.147.137.11 with HTTP; Mon, 18 Jul 2011 02:05:46 -0700 (PDT) In-Reply-To: References: <4E22A697.2020900@sugarcrm.com> Date: Mon, 18 Jul 2011 11:05:46 +0200 Message-ID: To: Peter Cowburn Cc: Stas Malyshev , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Vote results From: pierre.php@gmail.com (Pierre Joye) 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). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org