Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44471 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 730 invoked from network); 26 Jun 2009 17:39:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2009 17:39:43 -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 209.85.220.224 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.220.224 mail-fx0-f224.google.com Received: from [209.85.220.224] ([209.85.220.224:55635] helo=mail-fx0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/EE-40231-ED7054A4 for ; Fri, 26 Jun 2009 13:39:42 -0400 Received: by fxm24 with SMTP id 24so1490712fxm.23 for ; Fri, 26 Jun 2009 10:39:39 -0700 (PDT) Received: by 10.86.91.3 with SMTP id o3mr3906099fgb.29.1246037979185; Fri, 26 Jun 2009 10:39:39 -0700 (PDT) Received: from ?192.168.1.169? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id l12sm5578222fgb.19.2009.06.26.10.39.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Jun 2009 10:39:38 -0700 (PDT) Cc: Lukas Kahwe Smith , PHP internals Message-ID: <672FD8BD-466A-4904-9418-B4AD85B35C8C@prohost.org> To: Scott MacVicar In-Reply-To: <0C2F23C2-D188-4938-B44C-4ED166B934CE@macvicar.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Fri, 26 Jun 2009 13:39:33 -0400 References: <9A46F4B8-E64A-4C3C-B2A5-FC354A3EB71D@pooteeweet.org> <0C2F23C2-D188-4938-B44C-4ED166B934CE@macvicar.net> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] post 5.3.0 development From: ilia@prohost.org (Ilia Alshanetsky) On 26-Jun-09, at 1:30 PM, Scott MacVicar wrote: > On 26 Jun 2009, at 16:26, Lukas Kahwe Smith wrote: > >> Aloha, >> >> So the last fix is just being prepared for a commit and so we will >> be tagging 5.3.0 soon. >> >> We would like to up hold the commit freeze until 5.3.0 is announced >> next Tuesday. >> > > This freeze that you guys have implemented is frustrating, just > branch 5_3 into a release branch and Johannes can take selective > fixes from 5_3 as needed. +1 A long term freeze will simply mean that some bug fixes will be missed in the 5.3 release and we'd end up with a less stable version in the long term. I know it makes release cycle that much simpler, but lets make sure we don't stall the development.