Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54024 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32775 invoked from network); 18 Jul 2011 08:49:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 08:49:45 -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 74.125.83.170 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:46429] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/53-08769-8A3F32E4 for ; Mon, 18 Jul 2011 04:49:44 -0400 Received: by pvh11 with SMTP id 11so64760pvh.29 for ; Mon, 18 Jul 2011 01:49:41 -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=K3cT59uTNtY3+VQn7QW37MPI0sgs5/XOlUI/+W8wcB8=; b=VLUfeNAeYIbrlVp9igJzkh9VTXUJoH3/3HZaJfAZ5UnyfBjuUz7/BpVdDr5JW20z0v hDn9YV1MgZUOOIou6tSkgt0QATfoj/kZBnG8Mwhk52SdD7lIfQFwf7shBi8XVdWA5d+s MFd7syoj9smIaSc6UUBndjtryho2ooeLuWeAw= Received: by 10.68.10.98 with SMTP id h2mr7736500pbb.372.1310978981083; Mon, 18 Jul 2011 01:49:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.56.65 with HTTP; Mon, 18 Jul 2011 01:49:01 -0700 (PDT) In-Reply-To: <4E22A697.2020900@sugarcrm.com> References: <4E22A697.2020900@sugarcrm.com> Date: Mon, 18 Jul 2011 09:49:01 +0100 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Vote results From: petercowburn@gmail.com (Peter Cowburn) 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? [1] https://wiki.php.net/rfc/magicquotes [2] http://marc.info/?t=114170222600003&r=1&w=2