Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85568 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41736 invoked from network); 30 Mar 2015 21:08:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2015 21:08:29 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:34869] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/74-17871-A4BB9155 for ; Mon, 30 Mar 2015 16:08:27 -0500 Received: by obcjt1 with SMTP id jt1so140128062obc.2 for ; Mon, 30 Mar 2015 14:08:23 -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=VOumTbeccMNi65WVOJGz1prM6r8CVlXiDJKisAtKAEI=; b=sn6gi7xPBPg6zoWSTrDUK/p7wHhBroeo6IuBEMHyVKKLFOJ5vQ8YLSp3Zh4WWKp9Rj VwDT9/21QH85vWoU9DA6H6xZPWaHVRlV5Z9RUXX5zCZbd9hRBW3DkbsQd/akbBAucinf EFqtK/tpoXCpQQz74mU4GFx7Ylbq9CeP7rflRpGRz+AzuZtMBTYlY3pfQSw+6U6HFyGn r1rPvIe4nOKHyiIuuXcb6qXXSHC37cRXIGfdgnipypKHsXDetCSzjzoLbbgCtdq9729o AOWkzL/0cAY6Jh2HU3EB1GfOsANJSrFPzEzjzG136/PdSyQIFpxtwuutDO1pukM6gYYB 2X1w== MIME-Version: 1.0 X-Received: by 10.182.186.100 with SMTP id fj4mr29081394obc.12.1427749703430; Mon, 30 Mar 2015 14:08:23 -0700 (PDT) Received: by 10.60.81.201 with HTTP; Mon, 30 Mar 2015 14:08:23 -0700 (PDT) In-Reply-To: <5519B77C.5090808@gmail.com> References: <5519B77C.5090808@gmail.com> Date: Mon, 30 Mar 2015 23:08:23 +0200 Message-ID: To: Stanislav Malyshev Cc: PHP Internals , Stanislav Malyshev , julien pauli Content-Type: multipart/alternative; boundary=089e01294e80e6b663051287e155 Subject: Re: What's our official stance on small self-contained additions in a micro version From: tyra3l@gmail.com (Ferenc Kovacs) --089e01294e80e6b663051287e155 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Mar 30, 2015 at 10:52 PM, Stanislav Malyshev wrote: > Hi! > > > I know that our official release process allows that, but there are som= e > > reasonable arguments against doing that and this topic was brought up > > multiple times related to specific fixes. > > Adding an option I think it's ok provided it's not controversial and not > an attempt to create entirely different large functionality hidden > behind the option (e.g. "let's add an option to make mysql_connect also > connect to Postgres databases"). If it's something that clearly a small > functional piece that is missing, adding it I think is OK. If it's > bigger (like entirely new functionality or substantial change in > existing one) then it'd be better to go into next version. > > > I would like to know if we can come up with a rule which can have > > consensus behind it, and maybe formalize it as an extension to our > > current releaseprocess rfc. > > I'm not sure there's a formal rule that would be good for all cases. We > can have guidelines but unless we reject all changes completely (which I > strongly disagree with) I think we'll still have to consider them on the > substance. > > even agreeing upon something like adding features in a micro version needs a format RFC and a 2/3 vote would allow us to have a conservative default while we could still make exceptions with a clear process to follow. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e01294e80e6b663051287e155--