Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62708 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8463 invoked from network); 3 Sep 2012 07:57:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2012 07:57:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:39255] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/B2-25891-6F264405 for ; Mon, 03 Sep 2012 03:57:43 -0400 Received: by iamm10 with SMTP id m10so8429673iam.29 for ; Mon, 03 Sep 2012 00:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bRtMra7DJ1eXqcNiXVOsMldfDMuLgVs+nRltZV4Wg/A=; b=pJQqRERF4GIt2a+zkToLvJjOLOXiqSEzzSz/8XEcxJgGfDA7INKw3kWllTzyhIz0W1 ZvDsdvWwn2hnxHlH/YkyIVDqz0ScWX3SSaVaaCXJu3YYtUmUPn8cEgAhwgl16jxDB4/T bIWJksojOQFsgKhITJaIWKeG8sUmdlBwmk25HRkTtsTcmsb1EnaRvf9LJznlj+98Yq7d Y//1CZ3HhLwgSLZ+5TpxjLqoomN+OtG+4TRZZfHmKMTqRiWMQK4U1hpd5veiAE0HUHlA NRdJfzfWHhxO3d0tJzkIigc/HRM96Jofds/6GMuzSPzyfugaZVJZ5aDdQ0udbUTZrfK6 uiTQ== MIME-Version: 1.0 Received: by 10.50.10.227 with SMTP id l3mr9706397igb.71.1346659060120; Mon, 03 Sep 2012 00:57:40 -0700 (PDT) Received: by 10.64.60.40 with HTTP; Mon, 3 Sep 2012 00:57:40 -0700 (PDT) In-Reply-To: <5042C04A.2040104@sugarcrm.com> References: <5042C04A.2040104@sugarcrm.com> Date: Mon, 3 Sep 2012 09:57:40 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Release scheduling, branching & NEWS for 5.4 From: pierre.php@gmail.com (Pierre Joye) hi! On Sun, Sep 2, 2012 at 4:11 AM, Stas Malyshev wrote: > Hi! > > I am noticing that the new way we're doing releases in 5.4 is not > completely clear to everybody, so I would like to reiterate some points. Thanks for posting this clarification, always good to send reminders like that :-) > 4. 5.3 and 5.4 are stable versions. This means by default new features > should not be added there, but go into 5.5 (master), and no BC-breaking > changes can be done in 5.3 or 5.4. And no BC in 5.5 as well. Which will cause us some issue for 5.5 as master actually has BC breaks as far as I remember. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org