Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30340 invoked from network); 28 Jun 2011 18:35:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2011 18:35:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:39728] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/98-18940-6EE1A0E4 for ; Tue, 28 Jun 2011 14:35:18 -0400 Received: by yih10 with SMTP id 10so223909yih.29 for ; Tue, 28 Jun 2011 11:35:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pstctNSz3jqgAuMlHweiJqeJMC1NTvmMJ6AD8fRccjc=; b=IxzJvrIp+eqg1IprHgeqe4Y+QxpxTziI6RI1pxfxGpe0XV+kTwnWuU4ZKxDCrmPLC4 VBtdp+fdvDL2zqvCA91bB/K1A8OwOaZF9DIZPRdPBPfg1GipcbxubNcwJNE6u+r/Q7s9 PaRMUusZIKpCbUCLJw2vKqaBedbP4RzVBIIPI= MIME-Version: 1.0 Received: by 10.146.156.13 with SMTP id d13mr6536840yae.27.1309286113690; Tue, 28 Jun 2011 11:35:13 -0700 (PDT) Received: by 10.147.35.2 with HTTP; Tue, 28 Jun 2011 11:35:13 -0700 (PDT) In-Reply-To: References: <4DFF7898.7010709@sugarcrm.com> <4E0A03AE.40907@sugarcrm.com> <4E0A07FC.4010808@sugarcrm.com> <4E0A181C.7090105@sugarcrm.com> Date: Tue, 28 Jun 2011 20:35:13 +0200 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.4 alpha From: tyra3l@gmail.com (Ferenc Kovacs) On Tue, Jun 28, 2011 at 8:25 PM, David Soria Parra wrote: > On 2011-06-28, Stas Malyshev wrote: >> Hi! >> >> 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. >> > > I agree with Stas. Repackaging in the last second might cause troubles > and include obvious bugs. I prefer having a some time between packaging > and releasing, if it's an alpha or not it doesn't matter. So in this > case, to really try to finally stay on schedule , so we should release the > already pacakged version and have an alpha2 in two weeks. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > wasn't the alpha1 packaged in the last second? it was packaged on Jun 19, and it was planned to be released on Jun 20. and it did include obvious bugs. so if we already screwed up, we could at least fix what we can instead of releasing a version, which we all know is broken. this can make a bad impression in the early adopters. but I won't whine much about this, just told my 2 cents. Tyrael