2013.02.17. 11:36, "Stas Malyshev" <smalys...@sugarcrm.com> ezt írta: > > Hi! > > I remember we used to have a script that goes over bugs DB and closes > bugs that are in "Feedback" status for too long. Does it still happen? > Because we have bugs that are in feedback status for a long time: like > this one: https://bugs.php.net/bug.php?id=52961 - in Feedback for 2+ > years. If the script is not run for some reason, I think we should > restore it. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >
I found the script (scripts/cron/no-feedback or something like that) but I have to figure out how it should be called (maybe via curl/wget) because it expects a post variable and stuff and execution from cli errors out. if somebody remembers the setup feel free to beat me with the restoration.