Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17076 invoked by uid 1010); 30 Jun 2005 01:11:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17051 invoked from network); 30 Jun 2005 01:11:01 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 30 Jun 2005 01:11:01 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:53487] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 6B/2A-42553-48643C24 for ; Wed, 29 Jun 2005 21:10:30 -0400 Received: (qmail 17981 invoked from network); 30 Jun 2005 01:10:21 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 30 Jun 2005 01:10:21 -0000 Message-ID: <5.1.0.14.2.20050629175554.033f08d0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 29 Jun 2005 18:10:15 -0700 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: 5.1.0 Release Process From: andi@zend.com (Andi Gutmans) Sorry to break up the allow_url_fopen discussion but I think that thread is getting a bit old already and definitely clogging up the mailing list. (hint hint) I'd like to start moving forward with the 5.1.0 release process. It seems we are in quite good shape but as we have had many patches since Beta 2 we definitely need another Beta. There is also an sqlite upgrade coming within a day. I suggest to release Beta 3 in a bit over a week (Friday, July 8th), and then go into a feature freeze towards RC1. Depending on the stability, I'd aim for RC1 within two weeks of the beta (branching it off to PHP_5_1) and then start merging Unicode work into HEAD. This merge will probably take a couple of weeks and will be done mainly by Andrei and Dmitry. At that time, we shouldn't disrupt the tree too much as the merge will be quite hard. As far as PHP_5_0 branch is concerned. We should slowly fade it out but I suggest to still commit important fixes as we might find ourselves in a situation where we need to release additional mini releases (critical bugs, security bugs, etc). So to summarize a schedule I suggest: a) 5.1.0 Beta 3 Friday, July 8th. b) Release & branch 5.1.0 RC1 July 15-22nd c) Mid-July start merging Unicode into HEAD. Until end of July minimum changes to HEAD. I think it's a good balance between releasing a stable 5.1.0 and allowing the Unicode support to make good progress and give a chance to a larger audience to help out adding Unicode support to extensions. Anyone who still has some comments or fixes/modifications to commit before Beta 3 please let me know... Thanks. Andi