Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35329 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20197 invoked by uid 1010); 8 Feb 2008 16:42:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20181 invoked from network); 8 Feb 2008 16:42:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2008 16:42:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=brianm@dealnews.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=brianm@dealnews.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain dealnews.com designates 129.41.69.185 as permitted sender) X-PHP-List-Original-Sender: brianm@dealnews.com X-Host-Fingerprint: 129.41.69.185 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from [129.41.69.185] ([129.41.69.185:55038] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/D4-04488-7668CA74 for ; Fri, 08 Feb 2008 11:42:15 -0500 Received: (qmail 14523 invoked from network); 8 Feb 2008 16:42:12 -0000 Received: from unknown (HELO mail.dealnews.com) (10.1.1.7) by -H with ESMTPS (DHE-RSA-AES256-SHA encrypted); 8 Feb 2008 16:42:12 -0000 Received: (qmail 27154 invoked from network); 8 Feb 2008 16:42:11 -0000 Received: from 129.2.1.10.in-addr.arpa (HELO 4.6.1.10.in-addr.arpa) (brianm@10.1.2.129) by -H with ESMTPA; 8 Feb 2008 16:42:11 -0000 Message-ID: <47AC8662.3020809@dealnews.com> Date: Fri, 08 Feb 2008 10:42:10 -0600 User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: internals@lists.php.net References: <200802072332.01301.larry@garfieldtech.com> <1202473072.4246.4.camel@localhost.localdomain> <35628.195.22.180.233.1202473591.nsm@avilys.eik.lt> <10845a340802080807g60af2384t408e04a7b5c6d2d3@mail.gmail.com> In-Reply-To: <10845a340802080807g60af2384t408e04a7b5c6d2d3@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: brianm@dealnews.com (Brian Moon) Richard Quadling wrote: > Aren't some things just worth the BC break? > > Having never used them, I can quite happily say bomb the bastards! Agreed. For Phorum will just change our code from: if ( get_magic_quotes_gpc() ) { to: if ( function_exists(get_magic_quotes_gpc) && get_magic_quotes_gpc() ) { So, I guess I am +1 -- Brian Moon Senior Developer/Engineer ------------------------------ When you care enough to spend the very least. http://dealnews.com/