Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29841 invoked by uid 1010); 18 Apr 2007 09:59:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29826 invoked from network); 18 Apr 2007 09:59:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2007 09:59:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=arpad@rajeczy.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=arpad@rajeczy.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rajeczy.com from 195.188.213.7 cause and error) X-PHP-List-Original-Sender: arpad@rajeczy.com X-Host-Fingerprint: 195.188.213.7 smtp-out4.blueyonder.co.uk Linux 2.5 (sometimes 2.4) (4) Received: from [195.188.213.7] ([195.188.213.7:50758] helo=smtp-out4.blueyonder.co.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/54-10422-70CE5264 for ; Wed, 18 Apr 2007 05:59:37 -0400 Received: from [172.23.170.139] (helo=anti-virus01-10) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1He6wm-00061d-Pz; Wed, 18 Apr 2007 10:59:32 +0100 Received: from [82.35.52.45] (helo=[192.168.123.104]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1He6wm-0005uH-8q; Wed, 18 Apr 2007 10:59:32 +0100 Message-ID: <4625EC04.9080409@rajeczy.com> Date: Wed, 18 Apr 2007 10:59:32 +0100 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: internals@lists.php.net CC: =?ISO-8859-1?Q?David_Z=FClke?= References: <4617A86C.3030007@rajeczy.com> <79D5DACA-8AFE-4265-A1D6-11BAB72EA158@bitxtender.com> <461B534B.5080106@rajeczy.com> In-Reply-To: <461B534B.5080106@rajeczy.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] magic_quotes_gpc behaviour From: arpad@rajeczy.com (Arpad Ray) Update: I raised this issue as a bug (#41093) because of lack of interest here. It's now been fixed in CVS and will therefore be in 5.2.2 RC2 (thanks Ilia). Arpad