Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68091 invoked by uid 1010); 4 Feb 2004 19:18:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68036 invoked from network); 4 Feb 2004 19:18:47 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 4 Feb 2004 19:18:47 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 85AEE148808A; Wed, 4 Feb 2004 11:18:20 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 054331488087; Wed, 4 Feb 2004 11:18:18 -0800 (PST) Message-ID: <037101c3eb53$6f7000d0$8802a8c0@obsidian> To: , References: <5.1.0.14.2.20040204201046.06eae688@localhost> Date: Wed, 4 Feb 2004 19:16:46 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] RC1 From: wez@thebrainroom.com ("Wez Furlong") > Due to fact that some of these changes have been pretty big changes we > suggest to turn the RC1 we wanted to release at the end of January to a > beta 4 by the end of next week. > If everything goes smoothly after that, we think RC1 should follow two > weeks later. +1 on beta 4. 2 weeks from that point to RC1 might be a little slim, but there's nothing stopping us from having (and we probably should) a series of RC's over a span of 6-8 weeks (maybe longer) from RC1 to help QA those things. > (b) Default inclusion of the SOAP extension +1. Stability of soap is reasonably important (but not necessarily a show-stopper). Some good docs will help too. --Wez.