Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27110 invoked from network); 28 Jun 2011 18:25:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2011 18:25:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike@rile.ca; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mike@rile.ca; sender-id=unknown; domainkeys=good Received-SPF: error (pb1.pair.com: domain rile.ca from 208.113.200.5 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mike@rile.ca X-Host-Fingerprint: 208.113.200.5 caibbdcaaaaf.dreamhost.com Windows 98 (1) Received: from [208.113.200.5] ([208.113.200.5:58940] helo=homiemail-a40.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/F7-18940-69C1A0E4 for ; Tue, 28 Jun 2011 14:25:27 -0400 Received: from homiemail-a40.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a40.g.dreamhost.com (Postfix) with ESMTP id 590B874C07A; Tue, 28 Jun 2011 11:25:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=rile.ca; h=reply-to:from:to:cc :references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=rile.ca; b=pVn j+FD1qtATfUUwOw9RsvrbdzZB8Q0kSQTKaCnYzUyE/lyC409rOnPuFb3nOerkJoS ZYy63Mu9/u/mSCsB0oCouUntwbk3Vll97wMCKgfCF8VBy8ReYbY9lb1gMEilctZt HdLKzcHdhbywbcZpPWfx9yX1r/fWU/bxvK+AGAIY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=rile.ca; h=reply-to:from :to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=rile.ca; bh=TumY3rJmRbAT9BEY0yQjqn/P1hE=; b=EafAIBg3gthBHQ4KUixpQejvZgXS gGPoPAROXyavcR8JXdMkKHUCd/loOd6rM5Vo5sVJqQxKExR2xK/XgkpIG40Kt/LC bDLU3oU0HcmAzBEZsiXUvWHLLpEliZIL2huPc1oOPCwgrEUEHW3w6w5cdsAIVY+f RWh5Py8utLu0+n0= Received: from MikePCToo (s72-38-93-190.static.comm.cgocable.net [72.38.93.190]) (Authenticated sender: mike@rile.ca) by homiemail-a40.g.dreamhost.com (Postfix) with ESMTPA id A78DC74C084; Tue, 28 Jun 2011 11:25:23 -0700 (PDT) Reply-To: To: "'Stas Malyshev'" , "'Pierre Joye'" Cc: "'Philip Olson'" , "'Derick Rethans'" , "'PHP Internals'" References: <4DFF7898.7010709@sugarcrm.com> <4E0A03AE.40907@sugarcrm.com> <4E0A07FC.4010808@sugarcrm.com> <4E0A0FEA.9070202@sugarcrm.com> <4E0A181C.7090105@sugarcrm.com> In-Reply-To: <4E0A181C.7090105@sugarcrm.com> Date: Tue, 28 Jun 2011 14:25:22 -0400 Message-ID: <000601cc35c0$bf990010$3ecb0030$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acw1vj9caKxlNaHoQHuvJukJ5R9CwAAAd6XA Content-Language: en-ca Subject: RE: [PHP-DEV] 5.4 alpha From: mike@rile.ca ("Mike Robinson") On June-28-11 2:06 PM Stas Malyshev wrote: > On 6/28/11 10:43 AM, Pierre Joye wrote: > > I do think we should repackage. There are many issues fixed since > > last week and it makes no sense to release something not representing > > what the current 5.4 branch is. > > Really, guys, if we ever want to have scheduled and orderly releases, > changing release schedule in the last minute repeatedly and repackaging > in the last second is exactly NOT the way to do it. IMHO, exactly right. Not much point in having a plan if it isn't followed, and that usually ends up causing problems - what the plan is supposed to prevent. Best Regards, Mike Robinson