Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80374 invoked by uid 1010); 5 Feb 2008 22:52:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80359 invoked from network); 5 Feb 2008 22:52:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2008 22:52:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=pencap@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pencap@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.237 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pencap@gmail.com X-Host-Fingerprint: 64.233.184.237 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.237] ([64.233.184.237:28491] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/9D-14268-E27E8A74 for ; Tue, 05 Feb 2008 17:46:07 -0500 Received: by wr-out-0506.google.com with SMTP id c38so2293969wra.17 for ; Tue, 05 Feb 2008 14:46:04 -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:in-reply-to:mime-version:content-type:references; bh=aoNxapOtPp5cHa6nTAAr/3Oi7TRkvgvMtw8hCKt6h7E=; b=uunHHS5IBmFaAVcht0gbSxr95bLKUcW5W0AyJ+j7lYPhDEsshfdeLtSIBPqROqQRe4VbMlOSmC+4fxyPiYbD0QTiTkQtOtCxBlpp/725UbyKz4ODdJXnixRu4DPlcv0pRWV0snPRctiASoVcoD3o3E/dSsCpZDVLzSbeeJmd9WQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tFaCVJHaUI1LSAWkx0KrTnov3rOMm2Xhw2NZZpj2N6x6zCbp5dHI43w3ixHArk3zFzCtd1wByqIKX4KBB8ifyaCmX56wJJHlNxdQRDRblJJzvQzzDRds5rXKrl1RvwqDs46WjDlulp737DXqy4Cf8HTK2WRU3UNU5fwyPo4nD2w= Received: by 10.142.49.4 with SMTP id w4mr4788278wfw.204.1202251563184; Tue, 05 Feb 2008 14:46:03 -0800 (PST) Received: by 10.142.99.8 with HTTP; Tue, 5 Feb 2008 14:46:03 -0800 (PST) Message-ID: <34eeaeca0802051446s5368b781qb63c4884a9f1a491@mail.gmail.com> Date: Tue, 5 Feb 2008 16:46:03 -0600 To: "PHP internals" In-Reply-To: <60346.98.193.37.55.1202251084.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10510_12882587.1202251563179" References: <47A8C94A.2020601@omegavortex.net> <60346.98.193.37.55.1202251084.squirrel@www.l-i-e.com> Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: pencap@gmail.com ("Mike Willbanks") ------=_Part_10510_12882587.1202251563179 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > 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. Mike ------=_Part_10510_12882587.1202251563179--