For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2005 > [ANNOUNCEMENT] XML_RPC-1.3.0RC3 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] XML_RPC-1.3.0RC3 (beta) Released.
PEAR Announce

2005-05-10, 3:58 am

The new PEAR package XML_RPC-1.3.0RC3 (beta) has been released at http://pear.php.net/.

Release notes
-------------
* When verifying requests against function signatures, if the number of parameters don't match, provide an appropriate message. NOTE: this resolves a path disclosure vulnerability. (Refines the changes made in the last commit.) Bug 4231.
* XML_RPC_Message::getParam() now returns an XML_RPC_Response object upon error. Changed from Release 1.3.0RC2.
* Add the XML_RPC_Value::isValue() method. For testing if an item is an XML_RPC_Value object.
* If XML_RPC_Client::send() is given an incorrect $msg parameter, raise an error with the new XML_RPC_ERROR_PROGRAMMING code and return 0.
* Improve cross-platform operation by using PEAR::loadExtension() instead of dl().
* Use <br /> instead of <br> in XML_RPC_Value::dump().


Package Info
-------------
A PEAR-ified version of Useful Inc's XML-RPC for PHP.

It has support for HTTP/HTTPS transport, proxies and authentication.


Related Links
-------------
Package home: http://pear.php.net/package/XML_RPC
Changelog: http://pear.php.net/package/XML_RPC/download/1.3.0RC3
Download: http://pear.php.net/get/XML_RPC-1.3.0RC3.tgz

Authors
-------------
Stig Bakken <stig@php.net> (lead)
Daniel Convissor (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com