Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91384 invoked from network); 13 Mar 2010 18:15:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2010 18:15:46 -0000 Authentication-Results: pb1.pair.com header.from=olivier.hill@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=olivier.hill@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: olivier.hill@gmail.com X-Host-Fingerprint: 209.85.223.177 mail-iw0-f177.google.com Received: from [209.85.223.177] ([209.85.223.177:40629] helo=mail-iw0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/DC-15916-056DB9B4 for ; Sat, 13 Mar 2010 13:15:45 -0500 Received: by iwn7 with SMTP id 7so1194118iwn.26 for ; Sat, 13 Mar 2010 10:15:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=kWfXQ8VihTcQ3qC0iang7I4J1ypfGnE+HR+tyjyIWb0=; b=R31lJTvp7PS3IezEgHgzqpv1lrEof9OT8/MjW/+9zANmJi1QOEcv78vOtyi4UDsn0a 1Q14jxmLYdsqjgVzHT/GeD29IP8TFr6J6NyYLFfh931Th/ODiQA7cPt46AEAbKHjYPwK 8Uk3olMkjeY+uhcgiOpS4WZtJZx+UBWk/3TB8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=vlXGbF+0zwFvmyEPPSUcXx9WPoOfhJWYDkQTij1eq1UhdsVXWRj7aIhX7NevZc77qy kRKTnHAGtKrYR6+BkVEFfkl5LLXmVUo2xAANWCUQQCwmISZ/KVs3isC6KulNdziebCir rI0uYtTEDJoptT4Gw1NjmJWSV5h6Mk8DRyRRk= MIME-Version: 1.0 Received: by 10.231.157.208 with SMTP id c16mr28989ibx.81.1268504141177; Sat, 13 Mar 2010 10:15:41 -0800 (PST) In-Reply-To: References: <4B9926E8.4080202@lerdorf.com> Date: Sat, 13 Mar 2010 13:15:21 -0500 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 6 From: olivier.hill@gmail.com (Olivier Hill) On Sat, Mar 13, 2010 at 11:57 AM, Derick Rethans wrote: > > As I now have plenty of time to work on things, I'd be happy to act as > RM, and wouldn't mind working on roadmaps and sorting out what good bits > we have/had, and which things we don't want to port back into the new > trunk. Depending on how things go, this could become 5.4 or 6 or > something else. If you are proposing it and have time to do it, I think you being the RM for the Unicode stuff (and whatever version number this is) is going to be the only way to move the Unicode forward. As for Lukas idea, I agree having two RMs (or co-RM) elimitates problems we had in the past. We need to focus on Unicode more than what some says, whether this means descoping the Unicode release or not. However, this means that the development focus needs to be towards new features AND Unicode, not having the new feature branch, and the siberia branch with Unicode support. Anyway, might be useless email, but I'm +1 on Derick's ideas (and +10 on PHP5.2 security patches only. Some people don't even realize PHP 5.3 is out, need to move on now) Best regards, Olivier -- http://www.olivierhill.ca/