Re: [PEAR] [ANNOUNCEMENT] XML_RPC2-1.1.1 (stable) Released.
[email protected] ("Daniel O'Connor") Thu, 30 Jun 2011 23:33:26 +0930
| Newsgroups | php.pear.dev,php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
Uh; well; that was a little odd - I did this as a QA release because of a dupe of Bug #18329 (fatal error; since ~feb this year); spent a bit of time checking unit tests etc. 1.1.0 went out; no svn tags or package.xml updates - was that meant to be a proper release or a qa release? Does it include Bug #18329 & Bug #18404 fixes? If so; do we want to kill off the 1.1.1 QA release as redundant? If yes to all, feel free to revert / yank the 1.1.1 release. On Fri, Jul 1, 2011 at 12:14 AM, PEAR Announce <[email protected]>wrote: > The new PEAR package XML_RPC2-1.1.1 (stable) has been released at > http://pear.php.net/. > > Release notes > ------------- > QA release > Better usage of HTTP_Request2, allowing the use of pre-configured instances > now > Bug #18329 Fatal error in HTTPRequest.php > Bug #18404 PHP Notice about undefined property: > XML_RPC2_Server_Input_PhpInput::$readReque > > Package Info > ------------ > XML_RPC2 is a pear package providing XML_RPC client and server services. > XML-RPC is a simple remote procedure call protocol built using HTTP as > transport and XML as encoding. > As a client library, XML_RPC2 is capable of creating a proxy class which > exposes the methods exported by the server. As a server library, XML_RPC2 is > capable of exposing methods from a class or object instance, seamlessly > exporting local methods as remotely callable procedures. > > Related Links > ------------- > Package home: http://pear.php.net/package/XML_RPC2 > Changelog: http://pear.php.net/package/XML_RPC2/download/1.1.1 > Download: http://download.pear.php.net/package/XML_RPC2-1.1.1.tgz > > Authors > ------- > Sérgio Carvalho <[email protected]> (lead) > Fabien MARTY <[email protected]> (developer) > Alan Langford (developer) > > > -- > PEAR General Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >