Re: [PEAR-QA] Intent to maintiain XML_MXML
[email protected] (Helgi Þormar Þorbjörnsson)
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
Hi, Not sure why no one replied to you yet but to start of you should read: http://php.net/svn.php This will give you the basic information. XML_MXML is located at http://svn.php.net/viewvc/pear/packages/XML_MXML/ So you would run this: svn checkout http://svn.php.net/repository/pear/packages/XML_MXML XML_MXML Hopefully that gets you going so that you can start filling in reports to http://pear.php.net/package/XML_MXML My first suggestions would be to either redesign the API or get rid of the XML_Parser / XML_Util dependencies with either PHP 5+ packages or built in PHP classes. Another suggestion would be to change the license to New BSD or MIT, I have CC'ed the old maintainer to see if he'd be fine with that change. Let us know if you need further help :) Regards Helgi On 12 Apr 2010, at 12:42, [email protected] wrote: > Sure. Is there a link where i can find info about connecting to pear svn repo? Do i need a login? > -----Original Message----- > Date: Monday, April 12, 2010 5:58:01 am > To: Ken Guest <[email protected]> > Cc: [email protected],[email protected] > From: Daniel O'Connor <[email protected]> > Subject: Re: [PEAR-QA] Intent to maintiain XML_MXML > > On Mon, Apr 12, 2010 at 10:09 AM, Daniel O'Connor > <[email protected]>wrote: > >> Note to self: put the package source into SVN. >> > > Done. > > Hari, step one for you - check the source out of svn and look at doing some > unit test coverage :) > > > > -- > PEAR QA Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >