Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33934 invoked from network); 20 May 2008 20:53:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 May 2008 20:53:24 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.238 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.238 rv-out-0506.google.com Received: from [209.85.198.238] ([209.85.198.238:22907] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/67-28995-24A33384 for ; Tue, 20 May 2008 16:53:22 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2043443rvb.23 for ; Tue, 20 May 2008 13:53:19 -0700 (PDT) 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=8rbbBWMX6NM2jek2Y0A7ErmNbDtXH2ceABnmhJFKIdU=; b=JjitacN+abBa8KU0tniX26hxkyd3LCWQMXsZdutmm490CHqeCiT6FDEfIeWnQL/AQtOesh0uBrQ1tcyPHnkvJpmJ4pWtzfFO+4hI5WMRSi/XcVuRcxHYvyHsz8WwU17ulFX5MoNvWQLLsS7Bg+FPcgC9N4Hhjo3deZDm1+j+0sM= 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=mkKRsbQT4bXZY+1b8s2yVN2WQ8scbbBWZlpUm7vYngIPbvJp6YKhPs2ta8KmxYchYQEPF8PC75M+eMa49XgTrcT6lax8uwcpxfgzF/M75wrD/AP8vWPA0spChmMWU6RsFjRcOBb+bFrsdki27ce6GKOVuAmcTfwSoRZWKlF2t10= Received: by 10.141.44.13 with SMTP id w13mr4690144rvj.181.1211316799645; Tue, 20 May 2008 13:53:19 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Tue, 20 May 2008 13:53:19 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 22:53:19 +0200 To: "Philip Olson" Cc: "PHP internals" In-Reply-To: <5B2E59A9-BC46-447F-BEBC-C4149866A802@roshambo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5B2E59A9-BC46-447F-BEBC-C4149866A802@roshambo.org> Subject: Re: [PHP-DEV] magic quotes finale From: pierre.php@gmail.com ("Pierre Joye") hi Philip, On Tue, May 20, 2008 at 9:55 PM, Philip Olson wrote: > Hello everyone- > > PHP 5.3 is approaching fast, so let's conclude our dealings with magical > quotes... this should be the last time. Please have a look at the following > RFC and discuss it within this thread. > > Magic Quotes in PHP 5.3 and beyond > - http://wiki.php.net/rfc/magicquotes > > It recommends changes to both 5_3 and 6_0 branches, namely, removing > E_DEPRECATED from the get_ magical quote functions. Silence means you're > okay with the RFC being implemented. We already agreed on restoring them in HEAD but with a warning (instead of the fatal error introduced by the removals). We still leave the E_DEPRECATED in 5.3 as it is actually deprecated. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org