Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90418 invoked from network); 22 Jul 2011 11:30:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 11:30:10 -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.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:59927] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/D3-50961-14F592E4 for ; Fri, 22 Jul 2011 07:30:10 -0400 Received: by gyb13 with SMTP id 13so1253525gyb.29 for ; Fri, 22 Jul 2011 04:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=x3Oq0at8Uzz/sa/AM3viFqWD3pZOvobgWDy93eDv7lk=; b=hWZXa4I+uHzlXhBc39BjTgnWtAu+s1kXPmxTpr3BpWQv2/qIL2b33aAZwr6OWBF4IV raXtRTJZqSdZwKm5IBrIAi3Sl1iUT4rr/zrkjz3EOUa3oGodAqutHzIZTvedB1i+MK/p OxcUixdScUDhMz+OCNj3I89wVRvkXpwsEd/qA= MIME-Version: 1.0 Received: by 10.236.153.10 with SMTP id e10mr1962031yhk.181.1311334206785; Fri, 22 Jul 2011 04:30:06 -0700 (PDT) Received: by 10.146.86.20 with HTTP; Fri, 22 Jul 2011 04:30:06 -0700 (PDT) In-Reply-To: References: Date: Fri, 22 Jul 2011 13:30:06 +0200 Message-ID: To: Adam Harvey Cc: Pierrick Charron , PHP internals , David Soria Parra , Stanislav Malyshev Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Magic quotes removal previous patch From: pierre.php@gmail.com (Pierre Joye) patch applied to trunk and 5.4, had to resist not to apply it to 5.3 :D On Thu, Jul 21, 2011 at 6:54 PM, Adam Harvey wrote: > On 21 July 2011 02:19, Pierre Joye wrote: >> Now the only question remaining is which level warning we should use >> for the setter. I'm happy with E_CORE. Objections? > > None here. +1 for E_CORE_ERROR =97 it's exactly what it's for. > > Adam > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org