Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9622 invoked by uid 1010); 8 Feb 2008 16:07:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9606 invoked from network); 8 Feb 2008 16:07:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2008 16:07:55 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.226 wx-out-0506.google.com Received: from [66.249.82.226] ([66.249.82.226:47985] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/53-04488-95E7CA74 for ; Fri, 08 Feb 2008 11:07:54 -0500 Received: by wx-out-0506.google.com with SMTP id s14so4460163wxc.26 for ; Fri, 08 Feb 2008 08:07:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0BqwSmloENgq0RgEf6hQPu27I8G8jTmPPydFiDmUVjA=; b=QDNVF2Qy7SVcqszSZAnW8i512LxIRa6Ku/wFNdZkRTre/ls51tpcb5+Ez7ggR5pII07+dYRd7UNYO39PmWksig+bJ0IZkCtR4pjb2K8VKKTRTiJIfUMUrtvexz86/FztNzycvyb8e8WfiQZEF8+EoMWPm0DNpdhLr9PIhd9CyFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CIH6dTvQVLJ9XhzLRz5zwSwLBdDqD9NZNxeYKraus6drZ3sIZXRC9TSfBfwOdmvdwCLqpFDkM6Wfk158Ae3EB00EfL/47niPemiQzyeOKBG3ncIChOtb3PC9oTFJNbKRkPh0/+2LCRyYWjIeWVQZPO1oieSxUvAVWwBI6YmA6oo= Received: by 10.114.200.2 with SMTP id x2mr2998724waf.19.1202486870396; Fri, 08 Feb 2008 08:07:50 -0800 (PST) Received: by 10.114.209.15 with HTTP; Fri, 8 Feb 2008 08:07:50 -0800 (PST) Message-ID: <10845a340802080807g60af2384t408e04a7b5c6d2d3@mail.gmail.com> Date: Fri, 8 Feb 2008 16:07:50 +0000 Reply-To: RQuadling@GoogleMail.com To: "Pierre Joye" Cc: "Tomas Kuliavas" , internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802072332.01301.larry@garfieldtech.com> <1202473072.4246.4.camel@localhost.localdomain> <35628.195.22.180.233.1202473591.nsm@avilys.eik.lt> Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: rquadling@googlemail.com ("Richard Quadling") On 08/02/2008, Pierre Joye wrote: > On Feb 8, 2008 1:26 PM, Tomas Kuliavas wrote: > > >> So I guess I'm -1: Restore them, always return false, and throw > > >> E_DEPRECATED. > > > > > > But this was about them being in PHP 6, not PHP 5.. > > > If magic_quotes_* is gone, so should anything else even remotely related > > > to them be gone. You have to fix your code anyway for it to work in PHP > > > 6 (or even 5) without magic_crap.. > > > > Code works without magic crap. Function is used to detect when data must > > be uncrapped. > > It does not need to be "uncrapped" in php6, the magic quotes are GONE, > they do not exist anymore. > > The only point to keep them is to let developers be lazy by not adding > a php version check (or function_exists). > > Anyway, enough people has voiced their wishes. I will count the votes > and post the summary on Monday (== you still have two days to vote, if > you care). > > Cheers, Aren't some things just worth the BC break? Having never used them, I can quite happily say bomb the bastards! -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"