Re: [PHP-DEV] Add 'Requires RFC' to bugs.php.net was [PHP-DEV] Close some old issues

2016-02-08 Thread Stanislav Malyshev
Hi! > Status or canned answers? I'd say both :) Just changing status may be not enough, we need some kind of text to go with it. -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Add 'Requires RFC' to bugs.php.net was [PHP-DEV] Close some old issues

2016-02-08 Thread Johannes Schlüter
Hi, On Mon, 2016-02-08 at 11:25 -0800, Stanislav Malyshev wrote: > Hi! > > > From a technical perspective anybody who can push to the web-bugs-repo > > can add a status. The status is just a varchar() field in the database. > > No admin task needed to change it. > > Could you please point out w

Re: [PHP-DEV] Add 'Requires RFC' to bugs.php.net was [PHP-DEV] Close some old issues

2016-02-08 Thread Stanislav Malyshev
Hi! > From a technical perspective anybody who can push to the web-bugs-repo > can add a status. The status is just a varchar() field in the database. > No admin task needed to change it. Could you please point out where you add the status? I could not find any places in the code where the canne

Re: [PHP-DEV] Add 'Requires RFC' to bugs.php.net was [PHP-DEV] Close some old issues

2016-02-08 Thread Johannes Schlüter
On Mon, 2016-02-08 at 14:13 +, Dan Ackroyd wrote: > On 30 January 2016 at 07:19, Stanislav Malyshev wrote: > > > > As far as I can see, the only way to do it is to edit local database, so > > somebody with shell access and DB password is needed. > > What is the process for adding new status t

[PHP-DEV] Add 'Requires RFC' to bugs.php.net was [PHP-DEV] Close some old issues

2016-02-08 Thread Dan Ackroyd
On 30 January 2016 at 07:19, Stanislav Malyshev wrote: > > As far as I can see, the only way to do it is to edit local database, so > somebody with shell access and DB password is needed. What is the process for adding new status to those available at bugs.php.net ? Does anyone know who has acces