Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91218 invoked from network); 8 Dec 2008 19:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 19:43:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 74.125.46.31 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.46.31 yw-out-2324.google.com Received: from [74.125.46.31] ([74.125.46.31:29000] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/A0-21816-AF87D394 for ; Mon, 08 Dec 2008 14:43:55 -0500 Received: by yw-out-2324.google.com with SMTP id 5so536799ywb.83 for ; Mon, 08 Dec 2008 11:43:51 -0800 (PST) Received: by 10.64.193.2 with SMTP id q2mr3134627qbf.51.1228765430454; Mon, 08 Dec 2008 11:43:50 -0800 (PST) Received: from ?192.168.1.111? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id k30sm10964048qba.8.2008.12.08.11.43.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Dec 2008 11:43:49 -0800 (PST) Cc: "Derick Rethans" , =?ISO-8859-1?Q?=22Johannes_Schl=FCter=22?= , "PHP Internals List" Message-ID: <336BDFA7-04E4-45FA-AB2F-49F0F8FD1335@prohost.org> To: Hannes Magnusson In-Reply-To: <7f3ed2c30812081138h60762129waf98ec40a5078723@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 8 Dec 2008 14:43:47 -0500 References: <1228751251.3429.18.camel@goldfinger.johannes.nop> <057E0647-DE8E-4ACD-B5D5-2D2289B168CD@prohost.org> <7f3ed2c30812081138h60762129waf98ec40a5078723@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] About dropping magic_quotes in 5.3 (was: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken) From: ilia@prohost.org (Ilia Alshanetsky) As much as I hate the feature, I am not certain that is a good idea in a minor release. On 8-Dec-08, at 2:38 PM, Hannes Magnusson wrote: > On Mon, Dec 8, 2008 at 20:15, Derick Rethans wrote: >> On Mon, 8 Dec 2008, Ilia Alshanetsky wrote: >> >>> In my opinion a big change like droping something that was and >>> still used by >>> many people are a "security measure", albeit a poor one is >>> something that can >>> only be done in a major release. >> >> I concur. > > Like I said, we simply cannot nuke it. But we can however turn it off > by default. > > -Hannes Ilia Alshanetsky