Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48136 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42015 invoked from network); 29 Apr 2010 06:00:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2010 06:00:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=brian@moonspot.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=brian@moonspot.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain moonspot.net designates 72.5.90.27 as permitted sender) X-PHP-List-Original-Sender: brian@moonspot.net X-Host-Fingerprint: 72.5.90.27 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from [72.5.90.27] ([72.5.90.27:46751] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/25-05666-18029DB4 for ; Thu, 29 Apr 2010 02:00:34 -0400 Received: (qmail 12042 invoked from network); 29 Apr 2010 06:00:22 -0000 Received: from unknown (HELO mail.dealnews.com) (10.1.10.7) by -H with ESMTPS (DHE-RSA-AES256-SHA encrypted); 29 Apr 2010 06:00:22 -0000 Received: (qmail 28172 invoked from network); 29 Apr 2010 06:00:29 -0000 Received: from h105.248.18.98.static.ip.windstream.net (HELO macdough.local) (brianm@98.18.248.105) by -H with ESMTPA; 29 Apr 2010 06:00:29 -0000 Message-ID: <4BD9207D.2080509@moonspot.net> Date: Thu, 29 Apr 2010 01:00:29 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Andi Gutmans CC: =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8dGVy?= , Pierre Joye , Gwynne Raskind , Ilia Alshanetsky , Kalle Sommer Nielsen , Lukas Kahwe Smith , Derick Rethans , PHP Developers Mailing List References: <698DE66518E7CA45812BD18E807866CE03F16456@us-ex1.zend.net> <1272386397.870.28.camel@guybrush> <698DE66518E7CA45812BD18E807866CE0411CA39@us-ex1.zend.net> In-Reply-To: <698DE66518E7CA45812BD18E807866CE0411CA39@us-ex1.zend.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] trunk is alive and open From: brian@moonspot.net (Brian Moon) > As I've mentioned in the past I think we are better off with shorter > release cycles and less features per cycle. Reduces risk and enables > us to push out value faster. For example, we have made (and are still > making) significant performance enhancements to the runtime. It'd be > a shame if that waited until Q4 for alpha. I think with traits, > performance enhancements and a few additional changes we already have > a pretty substantial version. +1 for quicker PHP releases. Seems like every 5.x release has "changed the world". Would love to see smaller changes as it comes out. Less panic when planning upgrades. Brian. brianlmoon@php.net