Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6825 invoked by uid 1010); 11 Nov 2003 20:57:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6801 invoked from network); 11 Nov 2003 20:57:13 -0000 Received: from unknown (HELO mailout02.sul.t-online.com) (194.25.134.17) by pb1.pair.com with SMTP; 11 Nov 2003 20:57:13 -0000 Received: from sfwd00.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1AJfZX-0002d2-00; Tue, 11 Nov 2003 21:57:11 +0100 Received: from vivaldi.local (V+O5vZZeoerZ6vsskHLEqJf1RJKJjBrUcxgOmYlx9mcLO4sXcfIgYq@[80.138.155.246]) by afwd00.sul.t-online.com with esmtp id 1AJfZL-27LbOK0; Tue, 11 Nov 2003 21:56:59 +0100 To: Andi Gutmans , internals@lists.php.net Date: Tue, 11 Nov 2003 21:56:56 +0100 User-Agent: KMail/1.5.1 References: <5.1.0.14.2.20031111195356.04d4e420@127.0.0.1> In-Reply-To: <5.1.0.14.2.20031111195356.04d4e420@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200311112156.56216.georg@php.net> X-Seen: false X-ID: V+O5vZZeoerZ6vsskHLEqJf1RJKJjBrUcxgOmYlx9mcLO4sXcfIgYq Subject: Re: [PHP-DEV] PHP 5 RC1 From: georg@php.net (Georg Richter) Hi! > > I think the PHP 5 tree has matured a lot and it's time to release an RC. I > think end of November or mid-December makes sense. I'd like to aim at the > former date. thats too fast, or do you mean Nov/Dec. 2004? Why such a hurry? Shouldn't we have a feature freeze first and try to release a stable and powerful relea?se instead > Are there any major (as in "major") issues which in your > opinion still need to be dealt with? - MySql License fix (should be done within the next days) - Documentation most of new features aren't documented yet Zend2-API Documentation - QA Only a few developers tested PHP5. We need a better qa - DB Features pdo isn't ready yet lot of open points how to implement iterators, methods and properties. More haste, less speed!! Georg