On Mon, Aug 15, 2016 at 7:53 AM, Stanislav Malyshev <smalys...@gmail.com> wrote:
> Hi! > > I'd like to propose an RFC to deal with extensions that currently have > no maintainer: > > https://wiki.php.net/rfc/umaintained_extensions > > The main goal of the RFC is to initiate the process that by the time of > 7.1 release will result in no extensions in PHP core being unmaintained. > The process would be as follows: > > 1. Issue a call for maintainers (specific details of how, where, etc. > are to be discussed, ideas welcome). > 2. Wait for suitable time and hopefully find new maintainers for most or > all extensions. For some stable ones not much commitment is needed > beyond declaring you are willing to be responsible for them, should the > need arise, for others some bugfixing may be in order :) > 3. If after suitable time we can not find anybody to care enough for the > extension to be responsible, move the extension from core to PECL. > > Please note that the ideal result is 2, not 3, but the goal is still to > have no unmaintained extensions in core. > > Please comment and discuss! > Is the a list of extension maintainers somewhere? As others have mentioned, tokenizer is effectively core-maintained, but if you need an explicit maintainer, you can put me in. I think the interbase extension is missing from this list, I don't think it has an active maintainer. Nikita