Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68555 invoked from network); 4 Jun 2009 18:37:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2009 18:37:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.200.172 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.200.172 wf-out-1314.google.com Received: from [209.85.200.172] ([209.85.200.172:34526] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/A9-44672-874182A4 for ; Thu, 04 Jun 2009 14:37:44 -0400 Received: by wf-out-1314.google.com with SMTP id 28so381093wfc.26 for ; Thu, 04 Jun 2009 11:37:41 -0700 (PDT) Received: by 10.142.166.10 with SMTP id o10mr877198wfe.186.1244140661653; Thu, 04 Jun 2009 11:37:41 -0700 (PDT) Received: from barley.local (64-71-7-198.static.wiline.com [64.71.7.198]) by mx.google.com with ESMTPS id 30sm1975030wfd.1.2009.06.04.11.37.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 11:37:40 -0700 (PDT) Message-ID: <4A281473.30802@gravitonic.com> Date: Thu, 04 Jun 2009 11:37:39 -0700 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: PHP Development References: <4A26E286.9010801@gravitonic.com> <41E8D342-129D-4182-924C-C1F798FE9619@pooteeweet.org> In-Reply-To: <41E8D342-129D-4182-924C-C1F798FE9619@pooteeweet.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Notes from the PDM in Chicago From: andrei@gravitonic.com (Andrei Zmievski) Lukas Kahwe Smith wrote: > To me its absolutely critical that we do not give the impression that > the next bigger update after 5.3 will be 5.4. The next big thing is 6.0. > If we do a 5.4 then it will come after 6.0, just like 4.4 to ease > migration. But it makes no sense to release 5.4 with forward > compatibility stuff until we know we really nailed 6.0. Yes, let me make this absolutely clear. All development effort regarding new features and such should go into PHP 6. PHP 5.4 should happen after majority of work on PHP 6 is done. -Andrei