Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29219 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48531 invoked by uid 1010); 6 May 2007 18:12:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48516 invoked from network); 6 May 2007 18:12:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2007 18:12:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.181 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.181 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.181] ([64.233.166.181:31879] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/14-06274-57A1E364 for ; Sun, 06 May 2007 14:12:06 -0400 Received: by py-out-1112.google.com with SMTP id a25so1082385pyi for ; Sun, 06 May 2007 11:12:02 -0700 (PDT) Received: by 10.65.159.2 with SMTP id l2mr8677768qbo.1178475122344; Sun, 06 May 2007 11:12:02 -0700 (PDT) Received: from ?192.168.1.110? ( [99.246.70.178]) by mx.google.com with ESMTP id f15sm4524392qba.2007.05.06.11.12.00; Sun, 06 May 2007 11:12:00 -0700 (PDT) In-Reply-To: <139872287.20070504170744@marcus-boerger.de> References: <139872287.20070504170744@marcus-boerger.de> Mime-Version: 1.0 (Apple Message framework v752.3) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <736AED54-1272-4924-A07D-3166A1742A2F@prohost.org> Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Sun, 6 May 2007 14:11:54 -0400 To: Marcus Boerger X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: ilia@prohost.org (Ilia Alshanetsky) IMHO one good reason to start a new branch for 5.x would be the ability to get rid off register_globals and magic_quotes in the 5 series without having to wait for PHP6 to come around. Ilia