Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58456 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1617 invoked from network); 2 Mar 2012 06:50:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 06:50:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:52957] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/A4-11220-0CD605F4 for ; Fri, 02 Mar 2012 01:50:40 -0500 Received: by yenl5 with SMTP id l5so729850yen.29 for ; Thu, 01 Mar 2012 22:50:38 -0800 (PST) Received-SPF: pass (google.com: domain of pierre.php@gmail.com designates 10.236.178.72 as permitted sender) client-ip=10.236.178.72; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pierre.php@gmail.com designates 10.236.178.72 as permitted sender) smtp.mail=pierre.php@gmail.com; dkim=pass header.i=pierre.php@gmail.com Received: from mr.google.com ([10.236.178.72]) by 10.236.178.72 with SMTP id e48mr11646166yhm.28.1330671038240 (num_hops = 1); Thu, 01 Mar 2012 22:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=srXYuq4XrGxoHWcuWesNIlEmVP7MphiAYj+PbhkPOP0=; b=J8t2uOZRSZVk+0yQ/H0ZlsX0ihmgHRh2FspJn4/6gbdFvTvld5mQQUcst0acrP+hsS dBpqbrDpIo04AghK/wqJiqhTbhlqG0jThBd/ZbnIh0R44kIaf+icrJiXz5eETFSqVsQ1 RtbxmdFQAA7zKWRY5nHks8ShZRwyjihf+7gjEX3L51VzRVjBTKYELLeRB8i0cNMdOHjj um5FFN3PG1uzTPsqc3rCkZGhKOU+tNx1HjuCa6SwGUvBSgyJHh5iP0AjAxkJz6Jobz8U +EsJ3NT//Vq2Fv4cL9I5Ol42YO69RutThnxA1GkkHgn21lSg5j0ByYtqlt12LCecbzr+ MJOA== MIME-Version: 1.0 Received: by 10.236.178.72 with SMTP id e48mr9210525yhm.28.1330671038174; Thu, 01 Mar 2012 22:50:38 -0800 (PST) Received: by 10.146.221.14 with HTTP; Thu, 1 Mar 2012 22:50:38 -0800 (PST) In-Reply-To: <331ABB2B-EEF6-4163-83BF-0CD5E4CBBA85@roshambo.org> References: <331ABB2B-EEF6-4163-83BF-0CD5E4CBBA85@roshambo.org> Date: Fri, 2 Mar 2012 07:50:38 +0100 Message-ID: To: Philip Olson Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] get_magic_quotes_* != deprecated? From: pierre.php@gmail.com (Pierre Joye) afaict they are not. It was what we agreed on. On Fri, Mar 2, 2012 at 2:56 AM, Philip Olson wrote: > Hello! > > Please clarify whether or not get_magic_quotes_gpc() and get_magic_quotes_runtime() > are deprecated, because I do not think they are. Deprecated means people should not > use them while writing new code, but they are perfectly sensible functions. > > I propose that we do not describe get_magic_quotes_* as deprecated, and that they > exist forever, and always return false. > > Regards, > Philip > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org