Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11304 invoked from network); 12 Mar 2010 16:39:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2010 16:39:12 -0000 Authentication-Results: pb1.pair.com header.from=mozo@mozo.jp; sender-id=permerror Authentication-Results: pb1.pair.com smtp.mail=mozo@mozo.jp; spf=permerror; sender-id=permerror Received-SPF: error (pb1.pair.com: domain mozo.jp from 209.85.160.42 cause and error) X-PHP-List-Original-Sender: mozo@mozo.jp X-Host-Fingerprint: 209.85.160.42 mail-pw0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:64629] helo=mail-pw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/B7-13686-D2E6A9B4 for ; Fri, 12 Mar 2010 11:39:11 -0500 Received: by pwi10 with SMTP id 10so932456pwi.29 for ; Fri, 12 Mar 2010 08:39:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.141.214.1 with SMTP id r1mr3197355rvq.251.1268411946588; Fri, 12 Mar 2010 08:39:06 -0800 (PST) In-Reply-To: <4B9926E8.4080202@lerdorf.com> References: <4B9926E8.4080202@lerdorf.com> Date: Sat, 13 Mar 2010 01:38:45 +0900 Message-ID: To: Rasmus Lerdorf Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 6 From: mozo@mozo.jp (Moriyoshi Koizumi) I'd love to see my brand-new mbstring implementation in the release. Dropping mbstring completely won't be any good because lots of applications rely on it, but I don't really want to maintain the funky library bundled with it. Moriyoshi On Fri, Mar 12, 2010 at 2:22 AM, Rasmus Lerdorf wrote: > Ah, Jani went a little crazy today in his typical style to force a > decision. =A0The real decision is not whether to have a version 5.4 or > not, it is all about solving the Unicode problem. =A0The current effort > has obviously stalled. =A0We need to figure out how to get development > back on track in a way that people can get on board. =A0We knew the > Unicode effort was hugely ambitious the way we approached it. =A0There ar= e > other ways. > > So I think Lukas and others are right, let's move the PHP 6 trunk to a > branch since we are still going to need a bunch of code from it and move > development to trunk and start exploring lighter and more approachable > ways to attack Unicode. =A0We have a few already. =A0Enhanced mbstring an= d > ext/intl. =A0Let's see some good ideas around that and work on those in > trunk. =A0Other features necessarily need to play along with these in the > same branch. =A0I refuse to go down the path of a 5.4 branch and a > separate Unicode branch again. > > The main focus here needs to be to get everyone working in the same branc= h. > > -Rasmus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >