Re: [PEAR-QA] Taking over XML_RPC2

[email protected] ("Daniel O'Connor") Mon, 18 Feb 2013 08:48:26 +1030
Newsgroups php.pear.qa
Message-ID <CAJsZyFDzy0zxrVXmfwxnosV+023bB3mkLkbwikXfo_ntYdDVzQ@mail.gmail.com>
> At the moment I am working on a Xen API implementation for PHP (that I
> would also like to submit into PEAR at the right moment) and I would love
> to use the XML_RPC2 pear module. Since this module is not maintained by
> anyone and I see that there are several open bugs and/or requests and I
> also require a small feature to be added (I need to be able to have an
> option that sets the behavior on how empty arrays are converted to XMLRPC
> types), I am open to take over the project and maintain it.

Neat.
Since the source is on github, feel absolutely free to create a fork
and send in a few pull requests - either for new features or specific
bugs.

https://github.com/pear/XML_RPC2/

After one or two of those, we'll usually hand over the keys if full
blown maintainership still seems appropriate.