On Sun, Jan 4, 2015 at 8:50 PM, Dan Ackroyd <dan...@basereality.com> wrote:
> Levi wrote: > >> ...and what to do with feature requests? > > Stanislav Malyshev <smalys...@gmail.com> wrote: > > if it's clear what is being asked than just leave them alone, > > Would it be appropriate to close issues that are clear, but can easily > be done in userland e.g. https://bugs.php.net/bug.php?id=64639 > > Leaving an issue like that open seems to pretty pointless, even though > it is clear what is being asked. > > cheers > Dan If you feel that it's unlikely that an FR will be implemented (e.g. for the reasons you mentioned: a fringe use-case that's trivial to implement in userland), close it. No point leaving FRs around that have no chance of ever making it. If the OP insists that the functionality is important, you can point him towards creating an RFC. Nikita