Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16378 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36061 invoked by uid 1010); 4 Jun 2005 14:54:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36045 invoked from network); 4 Jun 2005 14:54:57 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 4 Jun 2005 14:54:57 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:37994] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 84/FF-12345-0C0C1A24 for ; Sat, 04 Jun 2005 10:54:56 -0400 Received: (qmail 16637 invoked from network); 4 Jun 2005 14:54:50 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 4 Jun 2005 14:54:50 -0000 Message-ID: <5.1.0.14.2.20050604075442.0305eb10@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 04 Jun 2005 07:54:46 -0700 To: Greg Beaver Cc: internals@lists.php.net In-Reply-To: <42A1B5A9.70206@php.net> References: <5.1.0.14.2.20050603203711.028e9140@localhost> <5.1.0.14.2.20050603203711.028e9140@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: PHP 5.1 From: andi@zend.com (Andi Gutmans) Sounds good. At 10:07 AM 6/4/2005 -0400, Greg Beaver wrote: >Andi Gutmans wrote: >>Hey, >>There have been a lot of questions and discussion regarding status of PHP >>5.1. >>In the past few weeks, many have been fixing lots of bugs and PDO seems >>to have reached a pretty stable state. >>In parallel, a lot of work has been done offline by Andrei, Dmitry and >>others, to enable Unicode support in PHP and the Zend Engine. >>I believe it is time now to move 5.1 forward at a much faster pace. I'd >>like to roll a beta of it towards the end of next week such as Thursday >>(giving a chance for some last minute fixes), and then hopefully RC >>within a week or two. >>Once we RC PHP 5.1, we should branch it off to PHP_5_1 and make HEAD the >>Unicode development stream (merging Unicode changes into HEAD). >>Hopefully, by going at this pace, we can have a pretty decent Unicode >>version of PHP out there within a few months; and have PDO out there >>almost immediately. >>So I envision: >>End of June - PHP 5.1. Main feature PDO, Improved ZEII and other >>improvements. >>Q3.2005 - Beta of PHP 5.5/6.0 featuring Unicode support. > >Judging by the importance of the 5.5/6.0 release, I think shooting for a >stable PEAR 1.4.0 in that release would make sense as well. I will of >course run this by the other PEAR folks since they probably care a little >more about the details of this decision :). It will not be ready for a >stable release in a week or two, there's still some wrangling over features. > >One thing to note: I've been working on PHP_Archive with Davey Shafik, >which will allow PEAR to be distributed in a single file, and this means >the CVS sync nightmare that is PEAR in the unix build can be eliminated by >this solution. This also will not be ready in a week or two, so 5.5/6.0 it is. > >Thanks, >Greg