Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16375 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72619 invoked by uid 1010); 4 Jun 2005 05:59:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72604 invoked from network); 4 Jun 2005 05:59:28 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 4 Jun 2005 05:59:28 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:48880] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 26/CE-12345-F3341A24 for ; Sat, 04 Jun 2005 01:59:28 -0400 Received: (qmail 25261 invoked from network); 4 Jun 2005 05:59:22 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 4 Jun 2005 05:59:22 -0000 Message-ID: <5.1.0.14.2.20050603203711.028e9140@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 03 Jun 2005 22:58:13 -0700 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: PHP 5.1 From: andi@zend.com (Andi Gutmans) 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. Thanks, Andi