Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65136 invoked from network); 8 Dec 2008 23:28:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 23:28:13 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.237 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.237 rv-out-0506.google.com Received: from [209.85.198.237] ([209.85.198.237:29193] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/4B-21816-C8DAD394 for ; Mon, 08 Dec 2008 18:28:13 -0500 Received: by rv-out-0506.google.com with SMTP id g37so1367212rvb.23 for ; Mon, 08 Dec 2008 15:28:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nhodQQFqfZNQXkrqKc53sAXF4FY4OwOA5CwOsZl1da8=; b=e1ySof/+1yBrUEZiqFNu9b8XZR4nvUXLbrjKry9hYJR3yJMq4kT0Ei70X3DuBBPChe NbYDLfCzWRive1/bYI/WyPuSYxq3NJ0OGeGzCmZ/G0my/D5kR+Hl4SYixM1mRLbYNGUp jtEwB4xfEGd8TBs30qO5Zu7cZqSTVrwQyMlJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=c6a3aIRfgY5ZK6K5H/EBe3NlbTUYM2+OZpQgbXKJf274LpW3y+5baFvUbRpTA+gjy6 8/NzPbpxxBZFTPTyTqrtK9pRydRfL84HgdXH5yIzenXPCw1yd8tdi8p1iQku7LXcF0aM pEvoM6qXkXynleMekWwBKCqTI6VxhKOD9TKO8= Received: by 10.141.116.17 with SMTP id t17mr1895866rvm.239.1228778889524; Mon, 08 Dec 2008 15:28:09 -0800 (PST) Received: by 10.140.165.15 with HTTP; Mon, 8 Dec 2008 15:28:09 -0800 (PST) Message-ID: Date: Tue, 9 Dec 2008 00:28:09 +0100 To: mike Cc: "Lukas Kahwe Smith" , "Hannes Magnusson" , "Ilia Alshanetsky" , "Marcus Boerger" , "Scott MacVicar" , "PHP Internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <40E11268-D705-4F32-96E0-4C0AEA27AAC9@macvicar.net> <1349302921.20081207193342@marcus-boerger.de> <7f3ed2c30812080706y1300c22cg61337b24fbfc2936@mail.gmail.com> <70D75F35-4810-4CA0-BB35-35B11BFE1296@pooteeweet.org> Subject: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken From: pierre.php@gmail.com ("Pierre Joye") On Tue, Dec 9, 2008 at 12:20 AM, mike wrote: > Mon, Dec 8, 2008 at 1:40 PM, Lukas Kahwe Smith wrote: > > >> 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. >> >> adding an E_DEPRECATE (actually i guess we should check the PHP6 NEWS file >> for other stuff as well), does make sense. >> disabling by default (if not yet done) too. > > agreed. > > for php6, disable by default, add in a warning (that is higher than > E_NOTICE? so people see it) > > for php5, keep business as usual. i don't think many people would > think that 5.2 -> 5.3 would disable/remove such a major thing. if > anything, add in an E_NOTICE perhaps saying "magic quotes is > active/enabled, PHP 6 will be disabling this, now is time to start > fixing the code" > > while i would love to see it go, i think that is too drastic for a > "minor" version. PHP 6 will be totally different already so backwards > compatibility isn't as important. changes will most likely be required > at that point. > note to all: Can you read all replies before any other answers/votes/comments please? thanks :) tip: it is already removed from php6 Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org