Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5759 invoked from network); 26 Jul 2012 17:43:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2012 17:43:10 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:46325] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/07-02574-DA181105 for ; Thu, 26 Jul 2012 13:43:10 -0400 Received: by lbgc1 with SMTP id c1so1770331lbg.29 for ; Thu, 26 Jul 2012 10:43:07 -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:content-transfer-encoding; bh=kjmu/7Hn45KX42RUBROKcwMWyeuAaiq0wZVlPiYWRxU=; b=etwPdtueo4YVczh/vv+aPfPJWe3CCzXOHGF5jSHpbf+BbKO2z1VK5RWDi2coybNrxA 6do+/+DF4PtWCzqsUewmMK3fAAyF3VjQsRI4S6Wt8JuGuDZSBZ8v7sxUrY+7+hirNanw fqg+1HQfYmlZEijtwEUI8KjhGEFCbRl9XXdZ8Ld8GgUOE6/LdCodWkTNMInYOFjEY3MI Pu6sPi8pU12URH2B3xVpZPwUiHysGE+0XfF1o1ocebjxHieaUdW1JhwhgeCZNfDqYyBl ce5aEdGrsR+ev0DH/B3l+OsOqQKG2sD6VD6Ml4D2EfWBTlfY/5RIirFiw1PPzjUroiH5 X2CQ== MIME-Version: 1.0 Received: by 10.152.104.44 with SMTP id gb12mr30751255lab.29.1343324587236; Thu, 26 Jul 2012 10:43:07 -0700 (PDT) Received: by 10.112.1.199 with HTTP; Thu, 26 Jul 2012 10:43:07 -0700 (PDT) In-Reply-To: <1343317268.1801.55.camel@guybrush> References: <1343317268.1801.55.camel@guybrush> Date: Thu, 26 Jul 2012 11:43:07 -0600 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP internals list , Stas Malyshev , David Soria Parra Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Release Frequency, NEWS, etc. From: morrison.levi@gmail.com (Levi Morrison) On Thu, Jul 26, 2012 at 9:41 AM, Johannes Schl=FCter wrote: > I would therefore like to reduce the 5.3 pace. I like this idea as well. I think the 5.3.x series also benefits from reducing the pace because it has fewer chances to introduce new bugs.