Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10882 invoked from network); 8 Dec 2008 15:52:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 15:52:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=Johannes.Schlueter@Sun.COM; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 192.18.6.24 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 192.18.6.24 gmp-eb-inf-2.sun.com Solaris 10 (beta) Received: from [192.18.6.24] ([192.18.6.24:52317] helo=gmp-eb-inf-2.sun.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/94-21579-1B24D394 for ; Mon, 08 Dec 2008 10:52:26 -0500 Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe3.eu.sun.com [192.18.6.12]) by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mB8FqFkl020250 for ; Mon, 8 Dec 2008 15:52:15 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0KBK00K01EGBBH00@fe-emea-09.sun.com> (original mail from johannes@php.net) for internals@lists.php.net; Mon, 08 Dec 2008 15:52:15 +0000 (GMT) Received: from [192.168.1.103] ([93.104.44.232]) by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0KBK00HECEQXH0H0@fe-emea-09.sun.com>; Mon, 08 Dec 2008 15:52:10 +0000 (GMT) Date: Mon, 08 Dec 2008 16:52:08 +0100 In-reply-to: Sender: Johannes.Schlueter@Sun.COM To: Ilia Alshanetsky Cc: Marcus Boerger , Scott MacVicar , PHP Internals , Lukas Smith Message-ID: <1228751528.3429.23.camel@goldfinger.johannes.nop> MIME-version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-type: text/plain Content-transfer-encoding: 7BIT References: <40E11268-D705-4F32-96E0-4C0AEA27AAC9@macvicar.net> <1349302921.20081207193342@marcus-boerger.de> Subject: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Mon, 2008-12-08 at 09:15 -0500, Ilia Alshanetsky wrote: > Should the 5.3 release be re-branched perhaps as well, since it too > has this problem? The 5.3 alpha release is hopefully not used in production by anybody so I don't think it's critical there. Maybe it motivates somebody to think about magic_quotes then it's even a good thing ;-) I'd prefer having a beta soon, though. johannes