Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17389 invoked from network); 8 Dec 2008 16:18:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 16:18:25 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:41687] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/E5-21579-FC84D394 for ; Mon, 08 Dec 2008 11:18:24 -0500 Received: from MBOERGER-ZRH (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 36FF211F68D; Mon, 8 Dec 2008 17:18:20 +0100 (CET) Date: Mon, 8 Dec 2008 17:18:16 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1034536310.20081208171816@marcus-boerger.de> To: "Pierre Joye" CC: "Hannes Magnusson" , "Ilia Alshanetsky" , "Marcus Boerger" , "Scott MacVicar" , "PHP Internals" , "Lukas Smith" In-Reply-To: References: <40E11268-D705-4F32-96E0-4C0AEA27AAC9@macvicar.net> <1349302921.20081207193342@marcus-boerger.de> <7f3ed2c30812080706y1300c22cg61337b24fbfc2936@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken From: helly@php.net (Marcus Boerger) Hello Pierre, Monday, December 8, 2008, 4:08:49 PM, you 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 :) +1 Best regards, Marcus