Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50658 invoked from network); 29 Jan 2016 20:26:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2016 20:26:29 -0000 Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 209.85.160.175 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 209.85.160.175 mail-yk0-f175.google.com Received: from [209.85.160.175] ([209.85.160.175:34997] helo=mail-yk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/22-35322-4FACBA65 for ; Fri, 29 Jan 2016 15:26:29 -0500 Received: by mail-yk0-f175.google.com with SMTP id r207so39143175ykd.2 for ; Fri, 29 Jan 2016 12:26:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=TkQhKK7kdsVlPdHnwlBfl1uGHUgoB9ZSorUY/pVdY30=; b=U63tpmfMsgizE2bGNeCbkQQrAaLPsUERf+LLa33bU7x0zn0LJRADI4cZqHLHYjl6ac xtgWswbjBz0vA5aveIanguXe5LU1EDNu2T96szaIHpBZZqAx+l7TByHowgxk0gxlUwuW 1l5a+MDayTuoNP3mopi+sgQ8GILh0h5QlJboL3FBAJu+wHOVvQb3qYecflWqL7NsmzIK aHUzuc4PkbTXE2jeeonTCrTOWo6UINt9LZZpXfLYGbR1iOtI/fWcq+xLhXECkXCA8Q1j 3Y1UYpldyqVuJ3xYt5pnFE7FmwwxwZFBm5vdJWaAaUmNHUVfRSxoUvf2x/Rsuz/QI2IG AejQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=TkQhKK7kdsVlPdHnwlBfl1uGHUgoB9ZSorUY/pVdY30=; b=Lm9OGJtCrjcZu1kJ0gESuODy77QQzBPNFvw6AOJ8H/aKLzZAn74a59hFuhRV1Xlgkw HkvPhAhQGpKidIQDUiHSKR4MXPeW+jSD2yZchJluhzXXScAiSSC8XhUZxwfbsWKDndvs AdDrpGzVFzJrfrUJgONOQFPM6neeRlsc3U6rYPW49yjWq/IrC4gudR5t13wurL4fL6/d cM6f45sqr30mQt6pwGWb5zshr6tvzM5S/E5TZY9bgYuhjMFPK6jo5GJTULgo/FK/JLVK XToh/D2Gk+ohRk5K26U9roi6cbsWt1YXRW5vL4OjqJo+MOmQiSpUSzimkKWjxxZ9eVnL 3x8Q== X-Gm-Message-State: AG10YOQoNFrWPdIF/1zG7zWv7n7fSIIwmWZzPNv2MRK0gZ1zIPLI5Z1RLEoRFQQC6xfU8ZNxUsDsPUJmsPhH4A== MIME-Version: 1.0 X-Received: by 10.37.89.70 with SMTP id n67mr5798143ybb.105.1454099185805; Fri, 29 Jan 2016 12:26:25 -0800 (PST) Received: by 10.37.83.131 with HTTP; Fri, 29 Jan 2016 12:26:25 -0800 (PST) X-Originating-IP: [78.145.240.77] In-Reply-To: <56998EC7.40508@php.net> References: <56994046.3080605@gmail.com> <56998EC7.40508@php.net> Date: Fri, 29 Jan 2016 20:26:25 +0000 Message-ID: To: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= Cc: Stanislav Malyshev , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Close some old issues From: danack@basereality.com (Dan Ackroyd) On 16 January 2016 at 00:28, Fran=C3=A7ois Laupretre wro= te: > Le 15/01/2016 19:53, Stanislav Malyshev a =C3=A9crit : > Not just a standard text, a new specific 'Require RFC' status too, so tha= t > they can be easily retrieved. My initial reaction was to not like that idea....but it's grown on me. It's a good solution to the backlog of issues that have been open for years. It also makes it easier to handle new issues as they come up as it is more appropriate to put new issues to that state than either 'closed' or 'wont fix'. Who is able to a new 'Requires RFC' state to the bug tracker? cheers Dan