Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56330 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49675 invoked from network); 15 Nov 2011 13:23:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2011 13:23:15 -0000 Authentication-Results: pb1.pair.com header.from=pierrick@webstart.fr; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pierrick@webstart.fr; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain webstart.fr from 209.85.215.170 cause and error) X-PHP-List-Original-Sender: pierrick@webstart.fr X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:47195] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/81-40928-EB762CE4 for ; Tue, 15 Nov 2011 08:23:15 -0500 Received: by eyg7 with SMTP id 7so6032565eyg.29 for ; Tue, 15 Nov 2011 05:23:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.45.3 with SMTP id i3mr6068908obm.62.1321363386900; Tue, 15 Nov 2011 05:23:06 -0800 (PST) Received: by 10.182.20.34 with HTTP; Tue, 15 Nov 2011 05:23:06 -0800 (PST) In-Reply-To: References: <372C6494-1C4C-4E71-BFC2-D41D87A918CF@bitextender.com> <7285A639-D8AF-4D18-A9B4-D3BFAAA1B8A1@bitextender.com> Date: Tue, 15 Nov 2011 08:23:06 -0500 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] get_magic_quotes_gpc() throws deprecated warning in 5.4 From: pierrick@webstart.fr (Pierrick Charron) I also worked on the patch and I agree this is just an error :) I can do the change if you want. Pierrick On 15 November 2011 07:51, David Soria Parra wrote: > On 2011-11-12, David Z=FClke wrote: >> Had a few other tests failing, updated those accordingly and attached a = newer version. > > According to the RFC it should not throw an error, so I think your patch = is fine. > If Pierre, who implemented it, doesnt have an objection I'll commit your = patch tomorrow. > > - David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >