Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42171 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48293 invoked from network); 8 Dec 2008 17:34:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 17:34:24 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.230 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.230 rv-out-0506.google.com Received: from [209.85.198.230] ([209.85.198.230:62031] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/6C-21579-F9A5D394 for ; Mon, 08 Dec 2008 12:34:23 -0500 Received: by rv-out-0506.google.com with SMTP id g37so1243105rvb.23 for ; Mon, 08 Dec 2008 09:34:20 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7H+Hp9ZTnQtkqBMyF8BA6O24ANf0/tjSku2dh0XvJ8M=; b=CVkXMd0EummGyJKW4bXS6ibDGpfcsTADfYHJUV0nNlDKwpyuFZbU8ylamTE0OYVpPg 0oAHaCviuuodp9YG1TBWqOW8nDZvFEjZJSr5AaRdyvGeLk2iZIGJOsmgnpVJyTBKAd6D qKHToLL317Pq2pt5P7VA82Y6Ggu3qcUkyG94E= 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=b1JLyuRpddcl39JAxe4ZpZ/Z7ExRBo7cibSR4Vdv3ZrSGjyV6AO5CvmCeNU8FHQL3u SL2dTWQKib1/jlePCcOiH5XTDRRanbwjq7ULKUANmlIVtRUeaNGwJsopDN26I2F5W36D nwVOYI5tAxwaIHhxhEP61WJ3VnJFu1RsSIXYI= Received: by 10.140.140.3 with SMTP id n3mr1757179rvd.111.1228757660124; Mon, 08 Dec 2008 09:34:20 -0800 (PST) Received: by 10.140.165.15 with HTTP; Mon, 8 Dec 2008 09:34:20 -0800 (PST) Message-ID: Date: Mon, 8 Dec 2008 18:34:20 +0100 To: "Scott MacVicar" Cc: "Philip Olson" , "Hannes Magnusson" , "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" , "PHP Internals List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1228751251.3429.18.camel@goldfinger.johannes.nop> <7f3ed2c30812080818x6a29709bgcfc894b2a225b9b6@mail.gmail.com> <6764B52F-3708-4EAD-98C0-57CDF09C3FA4@roshambo.org> Subject: Re: [PHP-DEV] About dropping magic_quotes in 5.3 (was: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken) From: pierre.php@gmail.com ("Pierre Joye") hi, On Mon, Dec 8, 2008 at 5:53 PM, Scott MacVicar wrote: > I'd disable it by default in 5.3 and lets start throwing a strict error if > the configuration enables it. A fatal error could be more effective. And the message can make the reason behind the error very clear. By the way and for the record here, they (magic quotes, register global and safe mode) are already removed in php6. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org