(CCing Pierre who is listed as package maintainer) Hi,
On Sun, 2013-12-08 at 15:22 +0800, Gasol Wu wrote: > Hi all, > > This is my first post on here, So let me introduce myself, My name is Gasol > Wu, I have been writing PHP since 2009. > You can see what skills i have in my github page https://github.com/Gasol. Sorry for letting you wait, christmas and end of year is always a busy time for many of us. :) > Recently, I'm looking for NIS/YP solution for PHP with no luck, The pecl-yp > is the only way to manipulate YP, but it is obsolete for a long time. > So I have started to refresh source code to run on modern PHP including PHP > 5.3, 5.4 and of cause 5.5. Adding tests to make API more robust. > You can see all of change on https://github.com/Gasol/pecl-yp/tree/develop. > It works like expected, Therefore i think it's time to make pecl-yp alive. > I have already read takeover guideline on the PECL site. What's next? I scrolled over your changes and they look good (there seem to be a few smaller whitespace issues, but this might also be my viewer) so I think it is fine to proceed and you can register for an account on http://pecl.php.net/account-request.php (mind to check "Need a php.net account?") I assume you prefer using git over svn, so we'd have to migrate. I'd prefer to use our migration scripts which do some magic like mapping users "properly". This adds some small burden on you (having to rebase your changes there) but gives a slightly nicer result. Hope that's fine with you. johannes -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
