Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47312 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48107 invoked from network); 16 Mar 2010 16:10:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2010 16:10:05 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Tue, 16 Mar 2010 11:10:04 -0500 Received: from [217.114.211.68] ([217.114.211.68:1046] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/25-15129-C5DAF9B4 for ; Tue, 16 Mar 2010 11:10:04 -0500 To: internals@lists.php.net References: User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: PHP 5.4 branch and trunk From: sn_@gmx.net (David Soria Parra) On 2010-03-16, Derick Rethans wrote: > - Declare 5.2 security fixes only (Something for Ilia to declare). > - Declare 5.3 bug fixes only (and ini-mini features if so desired) > (Something for Johannes to declare). > > Once that's done, I'd like to: > > - Recreate trunk from the 5.3 branch. > > - the new output buffering mechanism (I can not really see why we would > not want this) is there something about that in the wiki? I think a few lines in the wiki about this would be good. > - Scott's big number improvements. Scott, can you explain (in an RFC) > what exactly this does and how it works? > - Ilia's scalar type hint patch. There are RFCs: > http://wiki.php.net/rfc/typechecking > - traits, there are also RFCs: > http://wiki.php.net/rfc/horizontalreuse > http://wiki.php.net/rfc/nonbreakabletraits thank you. I agree that we should discuss new additions with proper rfcs before we commit them. in addition to that peopled interested in unicode should get together and discuss how to readd unicode support and in which way to do this.