Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16587 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58894 invoked by uid 1010); 10 Jun 2005 01:14:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58879 invoked from network); 10 Jun 2005 01:14:06 -0000 Received: from unknown (HELO omniti.com) (127.0.0.1) by localhost with SMTP; 10 Jun 2005 01:14:06 -0000 X-Host-Fingerprint: 66.80.117.3 longsword.omniti.com Linux 2.5 (sometimes 2.4) (4) Received: from ([66.80.117.3:52402] helo=mail.omniti.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id B3/80-21296-E59E8A24 for ; Thu, 09 Jun 2005 21:14:06 -0400 DomainKey-Status: good X-DomainKeys: Ecelerity dk_sign implementing draft-delany-domainkeys-base-01 DomainKey-Signature: q=dns; a=rsa-sha1; c=nofws; s=test; d=omniti.com; h=Received:In-Reply-To:References:Mime-Version:Content-Type:Message-Id:Cc:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=KcAM2DeiHEmr+8MhmsvCosaSJg5ZPuJv8H9P4ByVl17WzTH1esYPhlVkEF9O6V6x x6cGd9W5nN+Paz8PFSCiixjSPkz/DnhAuca3y6T/V355M/AtFn3RbyDXFztP/3nG Received: from ([66.80.117.254:32959] helo=[10.0.1.3]) by mail.omniti.com (ecelerity HEAD r(4355M)) with SMTP id F1/0B-03264-D69E8A24 for ; Thu, 09 Jun 2005 21:14:25 -0400 In-Reply-To: <5.1.0.14.2.20050609153713.036905b0@localhost> References: <5.1.0.14.2.20050603203711.028e9140@localhost> <200506051859.53976.magnus@php.net> <6E.27.21296.C90E7A24@pb1.pair.com> <5.1.0.14.2.20050609153713.036905b0@localhost> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <9F37478F-BA49-4FEA-B8E3-F08D6802CDD2@omniti.com> Cc: George Schlossnagle , internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Thu, 9 Jun 2005 21:13:56 -0400 To: Andi Gutmans X-Mailer: Apple Mail (2.730) Subject: Re: [PHP-DEV] PHP 5.1 From: george@omniti.com (George Schlossnagle) On Jun 9, 2005, at 6:51 PM, Andi Gutmans wrote: > Hi, > > Finally catching up with all the million comments. Definitely a way > to get distracted from real work :) > > I don't want to get distracted from what I consider should be the > main objective and bigger issues than yes to one or another feature. > We should get PDO, new execution engine and some other changes out > to the public. > We need to fold in the Unicode changes into public CVS before we > have a maintenance nightmare. We can't manage more than two PHP 5 > branches at once. It'll be unmaintainable and tough. > > I'll roll PHP 5.1 Beta 1 tomorrow. Hopefully we will then start > getting some very much needed feedback from the public for HEAD. > > After talking to Andrei & Rasmus, I think it becomes clear that we > should aim to RC 5.1 in the beginning of July so that we can close > the 5.0.x branch and merge Unicode into HEAD. There will hopefully > then be a quick development cycle for upgrading a lot of functions > for Unicode support, and in addition we could address some features > like goto, and other improvements which are required. Releasing 5.1 > doesn't mean 5.5 or 6.0 (whatever we call the Unicode version) > couldn't be released this year. > I'm sure Andrei would love that :) (so would I, and incidentally my > original name is Andrei too). > > It's for the benefit of all to make progress and not slow the > release cycle to a halt, especially for people who are looking > forward to the "major" features. We have some great stuff coming > and it'll go bad if we don't move the major pieces along. I think this is an excellent idea. All of the features being debated hotly now are extremely minor compared to good unicode support, and given the broad effect of that change, getting it into HEAD and thus into mainstream development usage would be a really good thing. George