Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54041 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97753 invoked from network); 18 Jul 2011 15:40:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 15:40:40 -0000 Authentication-Results: pb1.pair.com header.from=ava3ar@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ava3ar@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: ava3ar@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:36297] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/7C-08769-6F3542E4 for ; Mon, 18 Jul 2011 11:40:39 -0400 Received: by vwl1 with SMTP id 1so2529818vwl.29 for ; Mon, 18 Jul 2011 08:40:36 -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=155eEcpWXmP9J5X0fa+EWQuj/Uxhjy2TCN9LX+Yxyqc=; b=Hpbn9ZwPj7aa+dTgTfCp1vEaAqQzrrOQ09ZL9ob7b+SiNzY4OuZme69g4W+AQr5BYn Av15vx23HSO+N6Y3pDjFkrKCmeDcEacosHtIxoFOwX6EfjNGk6pJ1G5Bu85CKZLqT2zc VFKNtch9Vaj/00H2TgK5KSqXKjB5ze5ykdnYM= Received: by 10.52.67.180 with SMTP id o20mr3446138vdt.509.1311003636131; Mon, 18 Jul 2011 08:40:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.72.68 with HTTP; Mon, 18 Jul 2011 08:40:15 -0700 (PDT) In-Reply-To: <20110718143939.GB23368@panix.com> References: <20110718143939.GB23368@panix.com> Date: Mon, 18 Jul 2011 16:40:15 +0100 Message-ID: To: Daniel Convissor Cc: PHP Internals List Content-Type: multipart/alternative; boundary=20cf307c9ff207e6fd04a859d2f6 Subject: Re: [PHP-DEV] [RFC] Magic Quotes in PHP, the Finalle From: ava3ar@gmail.com (Keloran) --20cf307c9ff207e6fd04a859d2f6 Content-Type: text/plain; charset=ISO-8859-1 personally I'm of the opinion that even 5.4 should actually cause a fatal error, but I know this not going to happen 5.4 throw an E_DEPRECATED, but with this being rolled into E_ALL, it still might get ignored 5.4.1 set default to off 5.4.4 throw an E_WARNING or E_FATAL if turned on On Mon, Jul 18, 2011 at 3:39 PM, Daniel Convissor < danielc@analysisandsolutions.com> wrote: > Hi Folks: > > We all want to see Magic Quotes go away. Discussions on this list indicate > several people are concerned with doing this in a safe and orderly > manner. [1][2] To this end, I have posted an RFC at > https://wiki.php.net/rfc/magicquotes_finale > > Please read it through, think about it, then post your opinions to the > mailing list. > > Thanks, > > --Dan > > [1] "Vote results" http://marc.info/?t=131089383200001&r=1&w=2 > [2] "5.4 features vote" http://marc.info/?t=131019327500001&r=1&w=2 > > -- > T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y > data intensive web and database programming > http://www.AnalysisAndSolutions.com/ > 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf307c9ff207e6fd04a859d2f6--