Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79182 invoked from network); 30 Jan 2016 07:20:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2016 07:20:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.48 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.48 mail-pa0-f48.google.com Received: from [209.85.220.48] ([209.85.220.48:32945] helo=mail-pa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/51-55829-0246CA65 for ; Sat, 30 Jan 2016 02:20:01 -0500 Received: by mail-pa0-f48.google.com with SMTP id cy9so53300957pac.0 for ; Fri, 29 Jan 2016 23:20:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=8kqZ5atfzCLADdF2WmUbHlX1r4W3nogonZZMr6wHaKg=; b=A/HHkkgJWdDIONNcHp61iEvR9qWPLMc5VG8zSKc9aOuy8GmsriZmCKmrlbRIi/7sdl m40boNXIjdKLYTDjtAuVXI4VVNEEBFw1yeqbrIBv9DBJtMSpIsRvsrRhQGsHqZBdp7tc VRS6YLFy1b7sat1YhFx0zkir6rEPm36fHZodB1Id/zcd6DH02o/STLSTklPUG466SUGE aOipkVddzV6tKr79jpa2qnveH/1Ijh7TPzFEe1OnPvfNpksphAKMKrnFlNVCxCjlTyx9 dtDMsuvlxFUzc/gxYcGDiEZpCgSprqtRA+bGqq6sFNn/r8dadz2+ILGOQ40tlfixGFT5 0lIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=8kqZ5atfzCLADdF2WmUbHlX1r4W3nogonZZMr6wHaKg=; b=VOm2w366q3mJyYNm7hPITFwQS8lIXUGPlo0o2JeGrXPJWmZtAFErsRSXfmBJxUZwcY hOMtsg4MswjHlYXBxHjq9Lwokbtj5rp3s3OdPB8IscTocGwui/TqdasLs+p+8/4OjDJm QpocB8tILLN6fVjkvAwk6Bvmfeo+wdRW9gLoIz15/l9VSKCSxE36IYFHdN1i7Jyqpljs mauyA3ktn53jfync3RpVoU+OfcSvRGkxzWYk/vrrskQwxC50m6+KjvAYrquc0YwMRBEz VsC68SFfjXhW3HtZbIoBnJ0OPoZKpopsKWnLcVJf9LWwzjIycFlisud9iXbID4/ZVHEO 2bfQ== X-Gm-Message-State: AG10YOTlq+aqDO0Nsq/bvvVdZ54Ax5XdG79VyfyfVUYv58f3zPC9NvpSxC/g0PZHOMY+5Q== X-Received: by 10.66.142.168 with SMTP id rx8mr19962803pab.16.1454138397835; Fri, 29 Jan 2016 23:19:57 -0800 (PST) Received: from Stas-Air.local (76-220-46-95.lightspeed.sntcca.sbcglobal.net. [76.220.46.95]) by smtp.gmail.com with ESMTPSA id s65sm18524933pfi.12.2016.01.29.23.19.56 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 29 Jan 2016 23:19:57 -0800 (PST) To: Dan Ackroyd References: <56994046.3080605@gmail.com> <56998EC7.40508@php.net> Cc: "internals@lists.php.net" X-Enigmail-Draft-Status: N1110 Message-ID: <56AC641A.4040201@gmail.com> Date: Fri, 29 Jan 2016 23:19:54 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Close some old issues From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > 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? 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. -- Stas Malyshev smalyshev@gmail.com