Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19269 invoked from network); 8 Dec 2008 21:50:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 21:50:27 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 217.112.76.138 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 217.112.76.138 unknown Received: from [217.112.76.138] ([217.112.76.138:60703] helo=local.pooteeweet.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/C5-21816-2A69D394 for ; Mon, 08 Dec 2008 16:50:27 -0500 Received: from local.pooteeweet.org (local.pooteeweet.org [127.0.0.1]) by local.pooteeweet.org (Postfix) with ESMTP id D53B877DCED2; Mon, 8 Dec 2008 16:35:59 +0100 (CET) Cc: "Hannes Magnusson" , "Ilia Alshanetsky" , "Marcus Boerger" , "Scott MacVicar" , "PHP Internals" Message-ID: To: Pierre Joye In-Reply-To: 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 16:30:10 +0100 References: <40E11268-D705-4F32-96E0-4C0AEA27AAC9@macvicar.net> <1349302921.20081207193342@marcus-boerger.de> <7f3ed2c30812080706y1300c22cg61337b24fbfc2936@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken From: mls@pooteeweet.org (Lukas Kahwe Smith) On 08.12.2008, at 16:08, Pierre Joye wrote: > On Mon, Dec 8, 2008 at 4:06 PM, Hannes Magnusson > wrote: >> On Mon, Dec 8, 2008 at 15:24, Pierre Joye >> wrote: >>> hi, >>> >>> On Mon, Dec 8, 2008 at 3:15 PM, Ilia Alshanetsky >>> wrote: >>>> Should the 5.3 release be re-branched perhaps as well, since it >>>> too has this >>>> problem? >>> >>> I do not think it is necessary for 5.3. It is an alpha release after >>> all and seriously, anyone who plans to move to 5.3.0 and still >>> relies >>> on magic quotes gpc is likely to have more issues as well. >> >> Time to turn it off by default then? > > I would even like to drop it (and the other things as well) in > 5.3.0 :) the drop was planned for 6.0 for a reason. i also do not think we need to make a 5.3 release just for this. lets focus on getting feedback on namespaces and the other changes and have this fixed on beta1 early 2009. regards, Lukas Kahwe Smith mls@pooteeweet.org