Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42220 invoked from network); 28 Jun 2011 19:49:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2011 19:49:47 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:56617] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/8A-18940-A503A0E4 for ; Tue, 28 Jun 2011 15:49:47 -0400 Received: by gxk27 with SMTP id 27so245605gxk.29 for ; Tue, 28 Jun 2011 12:49:43 -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=ftRJcfjUsjooTGmunrNNNe2Ov1dn+Q8UXtqn0hcF0Vo=; b=olPO4F+oIId+mWrDyrLqwEFBaJp9j7XuXWBRBEWXW/j0shLmPEMGafSzGwWM+bBOHv SOXW0qYQFrY6Gv88gkBFmLGupTWP/QP2WAWPSDfweoJ1tI4GA5ST019fcTn357JJjsS3 FxMCeiv2TXxelY4bJDx2NxIRCu1ajZS8zLii0= MIME-Version: 1.0 Received: by 10.151.43.15 with SMTP id v15mr20473ybj.170.1309290582800; Tue, 28 Jun 2011 12:49:42 -0700 (PDT) Received: by 10.146.210.3 with HTTP; Tue, 28 Jun 2011 12:49:42 -0700 (PDT) In-Reply-To: <4E0A24E8.6020103@sugarcrm.com> References: <4DFF7898.7010709@sugarcrm.com> <4E0A03AE.40907@sugarcrm.com> <4E0A07FC.4010808@sugarcrm.com> <4E0A181C.7090105@sugarcrm.com> <4E0A24E8.6020103@sugarcrm.com> Date: Tue, 28 Jun 2011 21:49:42 +0200 Message-ID: To: Stas Malyshev Cc: Ferenc Kovacs , David Soria Parra , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.4 alpha From: hannes.magnusson@gmail.com (Hannes Magnusson) On Tue, Jun 28, 2011 at 21:00, Stas Malyshev wrote: > final release. The point of alpha is not to provide a stable platform but > initial point for the release and flush out bugs by expanding the user base. > It's not a production release. Exactly. Requiring a working bug tracker. Postponing the release for a week if I can't get in touch with the guys early enough is the logical thing in my opinion. We do however have a 5.4RC out there for some reason.. As for repacking, I totally agree with not repackage - even though it is very annoying that it doesn't include many things people have been working on :) If you opt for waiting another week, I would like to see a retagging+packaging on Tuesday :] -Hannes