Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35212 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9254 invoked by uid 1010); 6 Feb 2008 00:01:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9238 invoked from network); 6 Feb 2008 00:01:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2008 00:01:36 -0000 Authentication-Results: pb1.pair.com header.from=parasane@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=parasane@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: parasane@gmail.com X-Host-Fingerprint: 209.85.198.187 rv-out-0910.google.com Received: from [209.85.198.187] ([209.85.198.187:57755] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/A1-25726-ED8F8A74 for ; Tue, 05 Feb 2008 19:01:36 -0500 Received: by rv-out-0910.google.com with SMTP id k15so1696341rvb.23 for ; Tue, 05 Feb 2008 16:01:29 -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=RL8NhsI5qyvPRaGk0N10mnTj8SGp5vass5YjzfNlX4k=; b=AVG+rvGZbvZBn6hpnn+9tvhHstg7pUHXbJckgpYIwadL6Yq8osVm6KPneM7lDOoblBxo7Hk08TNXAOMtX0AFHuYSpTofR1lxCQKhIiIjozDhBUhEut5ebLcO94cQwS37GiglTEE1r81rFocHBrR1Pt88eEzpGh6ItRN7TQgockk= 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=o7QRq4ZaSwXXzP0A6OmcGQLVnZwTvwnV3wcfeR5TeqXUNiWVHTrc4zh5dIWDvfQJVp/xIlcZoKEjZPGvImjFr5HTHoHuS0iskZ3PZbTQwY+QNdPwxlxQv/EtZm0vxkMikeWkKX4GLsjz42M61S8yxT0tAjcKb86oB8peLm4AH4A= Received: by 10.140.82.38 with SMTP id f38mr6130445rvb.27.1202256089056; Tue, 05 Feb 2008 16:01:29 -0800 (PST) Received: by 10.140.204.10 with HTTP; Tue, 5 Feb 2008 16:01:28 -0800 (PST) Message-ID: Date: Tue, 5 Feb 2008 19:01:28 -0500 To: "Mike Willbanks" Cc: "PHP internals" In-Reply-To: <34eeaeca0802051446s5368b781qb63c4884a9f1a491@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47A8C94A.2020601@omegavortex.net> <60346.98.193.37.55.1202251084.squirrel@www.l-i-e.com> <34eeaeca0802051446s5368b781qb63c4884a9f1a491@mail.gmail.com> Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: parasane@gmail.com ("Daniel Brown") On Feb 5, 2008 5:46 PM, Mike Willbanks wrote: > > > > I know they've been marked "deprecated" and all, but, really, what's > > the cost/penalty to having a couple functions around for legacy apps? > > > > Then we will continue to be at the same old issue of they exist, people will > continue to use them and never move away from them. Without expanding too much, I'd say that we're not going to advertise the availability of the function, so people would no longer use that. However, removal of the function won't instantly break all legacy scripts. As Hannes and I were discussing off-list, I feel it's something that should be removed in a Generation 7 or 8 release, but with the function availability still existing in PHP5, I believe it's too soon. -- Daniel P. Brown Senior Unix Geek