Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80014 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84501 invoked from network); 30 Dec 2014 01:59:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2014 01:59:50 -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.212.180 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.212.180 mail-wi0-f180.google.com Received: from [209.85.212.180] ([209.85.212.180:40334] helo=mail-wi0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/7F-33540-31702A45 for ; Mon, 29 Dec 2014 20:59:48 -0500 Received: by mail-wi0-f180.google.com with SMTP id n3so23288680wiv.7 for ; Mon, 29 Dec 2014 17:59:43 -0800 (PST) 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=Onf7kPpGqzz+qCaNoo+H7uuGWvtBXnz2psxz4zdUJeo=; b=SuURYAVjrscyYr2ZGmB5nZEny63JbjJm4j+WHulGxJ+mM3qaXxCDiHrJMBr1wZ8pZ/ P4qiDDyJVRRaZvf/EHDO9Qz9jur5vGVxXJ69Pi97TURM2LriDgGVsWWsrwrNcKIOGmGS hMjaHpGWFQV4w7wh30fpDLTyuEPhtggusTtkpL90KPebAwmcBvpj/nKvC6dg7biCUZ8v R/16ZGS5SvAhUHej9Y23s09uz+l4k2H6wu81WkOEIeuYXbE/4TRGCSG4HdFGy0yJTz1+ TJO2zc7KDGTYO/g4t655SZChWfzdGwj1pEF7LgBqAgUbxz2S3uvLjXhAWcHXl+AQ7Pb6 hZsg== MIME-Version: 1.0 X-Received: by 10.194.174.72 with SMTP id bq8mr112526006wjc.120.1419904783729; Mon, 29 Dec 2014 17:59:43 -0800 (PST) Received: by 10.180.88.33 with HTTP; Mon, 29 Dec 2014 17:59:43 -0800 (PST) In-Reply-To: <549FA700.3050305@fedoraproject.org> References: <549ECB02.5000602@php.net> <549FA700.3050305@fedoraproject.org> Date: Tue, 30 Dec 2014 02:59:43 +0100 Message-ID: To: Remi Collet Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e013d1a643fcc5f050b655800 Subject: Re: [PHP-DEV] Bugfest From: tyra3l@gmail.com (Ferenc Kovacs) --089e013d1a643fcc5f050b655800 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Dec 28, 2014 at 7:45 AM, Remi Collet wrote= : > Le 27/12/2014 16:06, Sebastian Bergmann a =C3=A9crit : > > Am 27.12.2014 um 16:01 schrieb Kalle Sommer Nielsen: > >> bugs going as far back as to PHP4. > > > > Bug reports for PHP version that are not supported anymore [1] > > should IMHO be bulk-closed. The message should ask to reopen if > > the bug is reproducible with a supported version of PHP. IMHO :) > > I agree, we should close those old bugs. > > Ok, some of them can still exists. > > Perhaps we can imagine a process in 2 steps > > 1/ add a comment + feedback state > > This bug was created for a EOL version... > Please reaffected if still occurs in more recent... > Else will be closed in xx weeks > > 2/ close > > These steps can be repeat each time a version goes EOL for all bugs open > against this version (ex step-1 a month before EOL, step-2 a month after) > > > Remi. > > > > -- [1] http://php.net/supported-versions.php > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > this is what the feedback status does, if a bug stays in the feedback status for ?2 weeks? the bug will be closed by a cronjob with the no feedback reason. we could set the old bugs(bugs targetting old php versions without any activity for a while) to feedback and then let the reporters reply back or the bug will be closed. ps: I've just did a quick look, and we have bugs with feedback status which are more than a year stuck in that status, I will look into what's wrong with the cronjob which should closed these. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e013d1a643fcc5f050b655800--