Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81387 invoked from network); 6 Apr 2014 20:49:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Apr 2014 20:49:52 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.45 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.45 mail-pa0-f45.google.com Received: from [209.85.220.45] ([209.85.220.45:61254] helo=mail-pa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/10-14426-FEDB1435 for ; Sun, 06 Apr 2014 16:49:51 -0400 Received: by mail-pa0-f45.google.com with SMTP id kl14so5802196pab.18 for ; Sun, 06 Apr 2014 13:49:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YftfCL/c6PQ2uqgtQGgBj4dDKEDRLi9O8BYz3sDTuwE=; b=Izqy4FuQB9Sjoqd1nzvchreJdw7F9jpLzB9gkz1OCFlv9Q1P+WBXaSF95BtwCXs9tH 68K53058kxNGrxEu20nhsAfdJJ5pixVwADZT9cggXqeoql6pPqJtT2rJB64vFyk1//vo I7Dpt9p8F/TKCKpr2xUmej9lzH1nomvMVo//qIbUwe84clBLqxRAURK6OdiG0N0bMCc6 15F7wyeDYMxxDo6OUnlCyYWfkQql94m0SLTy3SiFAqDvkcvBz4BsOOYXKv9AJ/10cVwZ aeJBntkAO72bQoWCW53r6iXIkf4oNVh5ehd1hAFpM4nwnHyKoSwdC8kO+kVIVg7HaWuQ SW6A== X-Received: by 10.68.233.200 with SMTP id ty8mr26935362pbc.1.1396817388265; Sun, 06 Apr 2014 13:49:48 -0700 (PDT) Received: from Stass-MacBook-Pro.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id vx10sm75211124pac.17.2014.04.06.13.49.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 06 Apr 2014 13:49:46 -0700 (PDT) Message-ID: <5341BDE8.5080402@gmail.com> Date: Sun, 06 Apr 2014 13:49:44 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Julien Pauli , =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8dGVy?= CC: Ferenc Kovacs , David Soria Parra , Stanislav Malyshev , PHP internals list References: <1396441439.2982.284.camel@guybrush> <1396442133.2982.286.camel@guybrush> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Merging release branches back to parent From: smalyshev@gmail.com (Stas Malyshev) Hi! > I'm not against this, but I don't feel the point. Same here, I have no problem doing it, just not sure what that would give us. I.e. I'm not sure I'm getting the part about how it makes easier to find out if the patch is part of the release or not. Johannes, could you explain a bit more on that? Thanks, Stas