Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50341 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42617 invoked from network); 18 Nov 2010 10:55:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2010 10:55:34 -0000 Authentication-Results: pb1.pair.com header.from=patrick.allaert@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:48337] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/38-32235-52605EC4 for ; Thu, 18 Nov 2010 05:55:33 -0500 Received: by bwz13 with SMTP id 13so2676287bwz.29 for ; Thu, 18 Nov 2010 02:55:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=DyLQlVEVgBTPnHZoZx2wfTCTjs5KJCbOINKRCo8/bGs=; b=vTYfvRMchqNEa3GwmAnPrPOK5H/LFbRlmro81crGvVkAHyEKNGLVK/GzNfpGQGzyJy g/xfqFLP0+Wp124MGL0b0rdizv8fGUPeK9np0m9FJNQGLg5GVw2vMCPiy0lDiE2rN/BR Y+zN5EP5vga+56K4vSv3Jyn5qkeqf9JaQis0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=w/bU+aGwzpPUDkA3MpwgjNKt7x4CJXFX5QQnQy3W1QDUSXdcXO8SkndJqXXvi9OVEy LDExjbk/Q0LLScGQgcPrJzHFiYp6lHXEaDYnbS6gqm/WSQ0eiG1Et+R14jJL49WcUPwK kL99EQBrTkLadRD651J3MFliIRdKlUdpmhFmc= MIME-Version: 1.0 Received: by 10.204.114.141 with SMTP id e13mr435351bkq.94.1290077730365; Thu, 18 Nov 2010 02:55:30 -0800 (PST) Sender: patrick.allaert@gmail.com Received: by 10.223.97.11 with HTTP; Thu, 18 Nov 2010 02:55:30 -0800 (PST) In-Reply-To: References: Date: Thu, 18 Nov 2010 11:55:30 +0100 X-Google-Sender-Auth: I-BZq7ajmD6y1DzAkkvkXcTpDac Message-ID: To: Ferenc Kovacs Cc: Kalle Sommer Nielsen , Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Magic quotes in trunk From: patrickallaert@php.net (Patrick ALLAERT) 2010/11/18 Ferenc Kovacs : > by your logic, the same goes for register_globals and for the other > deprecated stuff, that we wanted to remove with the next major version. > maybe we should look this the other way around: if we agree that this things > have to go, and the only thing which blocks that is the version number, then > maybe we should ship something > 5 > Tyrael Indeed, I think that we can't decide on such change ignoring what will be the next version number. Maybe we need a ROADMAP? :)