Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67714 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73801 invoked from network); 17 Jun 2013 09:49:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2013 09:49:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:53067] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/51-00903-29BDEB15 for ; Mon, 17 Jun 2013 05:49:07 -0400 Received: from [192.168.2.20] (ppp-88-217-66-21.dynamic.mnet-online.de [88.217.66.21]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id DF69B6599E; Mon, 17 Jun 2013 11:49:03 +0200 (CEST) To: Ferenc Kovacs Cc: Stas Malyshev , PHP Internals In-Reply-To: References: <51BE4F58.8090202@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 17 Jun 2013 11:48:53 +0200 Message-ID: <1371462533.2629.3.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pull reqs broken in bugs.php.net? From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Mon, 2013-06-17 at 11:07 +0200, Ferenc Kovacs wrote: > I suppose somebody added manually (maybe selected a bad PR. Yes, most likely. > I agree that there should be a button to remove the link to a given PR and > it would be also nice if there would be an entry in the history about who > linked/unlinked a PR. I will look into this. The whole PR thing currently is not nicely done, I always hoped somebody improves it :) johannes