Re: [PEAR-QA] Net_DNS Package
[email protected] ("Daniel O'Connor")
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
> I'm wondering if the Net_DNS package is still being maintained? There is a > notice saying it's not, but Marco Kaiser is still listed as the lead > developer? > > I've been keeping it ticking over a little with unit tests from a QA perspective, but no, it is not maintained. Todo: Deal with the open patches/get a release out the door soon. > > If it's not, I'd like to take over the project. > > Sure! > I use the Net_DNS package for several of my projects, and I've actually > added quite a few new features to "my" version, including the new DNSSEC RR > records- I think these additional features would be useful to others. > > If you've got patches you can contribute for features or bugfixes, that'd be neat - it'll let us get a feel for your coding style; which is the best way to get us on board. Grab a copy from svn, run the tests and see if there is anything broken there; then add in your patches. If you've got fixes for any of: http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_DNS&status=OpenFeedback&bug_type=Bugs; sing out After we've had a bit of a look (and have your pear username etc) we can move things forward. -Dan