» Version | » Information |
---|---|
1.5.5 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.5 Release date: 2011-08-27 03:57 UTC Release state: stable Release uploaded by: danielc Changelog: * Adjust is_a() usage due to change in PHP 5.3.7. * Fix error populating headers. Bug 18653. Dependencies:
|
1.5.4 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.4 Release date: 2010-07-03 18:19 UTC Release state: stable Release uploaded by: danielc Changelog: * Change ereg functions to preg due to deprecation (Request 17546 and then some.) * Fix bugs in XML_RPC_Dump error detection process. * Escape XML special characters in key names of struct elements. Bug 17368. Dependencies:
|
1.5.3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.3 Release date: 2010-01-14 05:05 UTC Release state: stable Release uploaded by: danielc Changelog: * Make licenses consistent. Bug 12575. * Fix serializedata() for non-sequentially indexed arrays. Bug 16780. * Show request information in debug mode. Request 8240. * Creating the payload before opening a socket connection. Request 11981. Dependencies:
|
1.5.2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.2 Release date: 2009-08-18 18:14 UTC Release state: stable Release uploaded by: danielc Changelog: * Change license in empty-value-struct.php from PHP 3.0 to 3.01. Dependencies:
|
1.5.1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.1 Release date: 2006-10-28 13:06 UTC Release state: stable Release uploaded by: danielc Changelog: * Turn passing payload through mb_convert_encoding() off by default. Use new XML_RPC_Message::setConvertPayloadEncoding() and XML_RPC_Server::setConvertPayloadEncoding() to turn it on. Bug 8632. * Have XML_RPC_Value::scalarval() return FALSE if value is not a scalar. Bug 8251. Dependencies:
|
1.5.0 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.0 Release date: 2006-07-11 20:09 UTC Release state: stable Release uploaded by: danielc Changelog: No changes from 1.5.0RC2. The primary change from 1.4.8 is improved multi-byte support. See the change log for complete information. Dependencies:
|
1.5.0RC2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.0RC2 Release date: 2006-06-21 08:21 UTC Release state: beta Release uploaded by: danielc Changelog: * If PHP's mbstring extension is enabled, use mb_convert_encoding() to ensure the server payload matches the intended encoding. Dependencies:
|
1.5.0RC1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.5.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.5.0RC1 Release date: 2006-06-16 12:07 UTC Release state: beta Release uploaded by: danielc Changelog: * Provide complete multi-byte string support for systems with the mbstring extension enabled. Bug 7837. * If PHP's mbstring extension is enabled, use mb_convert_encoding() to ensure the payload matches the intended encoding. This is a better resolution of Bug 7376. * Turn off the default of automatically base64 encoding strings that can generate fatal errors in PHP's SAX parser. The automatic base64 encoding can be turned on via the new XML_RPC_Client::setAutoBase64() method. The auto-encoding is a workaround for systems that don't have PHP's mbstring extension available. (The automatic base64 encoding was added in the prior release, 1.4.8, and caused problems for users who don't control the receiving end of the requests.) Bug 7837. Dependencies:
|
1.4.8 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.8 Release date: 2006-04-16 11:41 UTC Release state: stable Release uploaded by: danielc Changelog: * Characters other than alpha-numeric, punctuation, SP, TAB, LF and CR break the XML parser, encode value via Base 64. Bug 7376. Dependencies:
|
1.4.7 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.7 Release date: 2006-04-10 16:14 UTC Release state: stable Release uploaded by: danielc Changelog: * Add include_once for PEAR if need to load xml extension. Bug 7358. * Add dependency for xml extension in package file. Bug 7358. Dependencies:
|
1.4.6 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.6 Release date: 2006-04-07 11:08 UTC Release state: stable Release uploaded by: danielc Changelog: * Add XML_RPC_Message::$remove_extra_lines property. Defaults to true. If set to false, extra lines are left in place. Bug 7088. * Add XML_RPC_Message::$response_payload property. Makes logging responses easy. Dependencies:
|
1.4.5 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.5 Release date: 2006-01-14 17:34 UTC Release state: stable Release uploaded by: danielc Changelog: * Have server send headers individualy as opposed to sending them all at once. Necessary due to changes PHP 4.4.2. Dependencies:
|
1.4.4 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.4 Release date: 2005-10-15 16:36 UTC Release state: stable Release uploaded by: danielc Changelog: * Properly deal with empty values in struct's. |
1.4.3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.3 Release date: 2005-09-24 14:22 UTC Release state: stable Release uploaded by: danielc Changelog: * Make XML_RPC_encode() properly handle dateTime.iso8601. Request 5117. Dependencies:
|
1.4.2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.2 Release date: 2005-09-18 15:52 UTC Release state: stable Release uploaded by: danielc Changelog: * Allow empty <value>'s without <types>'s. Bug 5315. Dependencies:
|
1.4.1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.1 Release date: 2005-09-07 01:01 UTC Release state: stable Release uploaded by: danielc Changelog: * Don't add debug info unless debug is on. Bug 5136. * Use is_a() instead of class_name() so people can use their own XML_RPC_Message objects. Request 5002. Dependencies:
|
1.4.0 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.4.0 Release date: 2005-08-14 16:28 UTC Release state: stable Release uploaded by: danielc Changelog: * MAJOR SECURITY FIX: eliminate use of eval(). * Using socket_get_status() because stream_get_meta_data() was introduced in 4.3.0, but we need to support 4.2.0. Bug 4805. Dependencies:
|
1.3.3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.3 Release date: 2005-07-14 21:11 UTC Release state: stable Release uploaded by: danielc Changelog: * Eliminate memory leak by resetting $XML_RPC_xh each time parseResponse() is called. Bug 4780. * Using socket_set_timeout() because stream_set_timeout() was introduced in 4.3.0, but we need to support 4.2.0. Bug 4805. Dependencies:
|
1.3.2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.2 Release date: 2005-07-06 21:25 UTC Release state: stable Release uploaded by: danielc Changelog: * Eliminate path disclosure vulnerabilities by suppressing error messages when eval()'ing. * Eliminate path disclosure vulnerability by catching bogus parameters submitted to XML_RPC_Value::serializeval(). * In XML_RPC_Server::service(), only call createServerPayload() and createServerHeaders() if necessary. Fixes compatibility issue introduced in Release 1.3.0RC1 for users who set the $serviceNow parameter of XML_RPC_Server() to 0. Bug 4757. * Change "var $errstring" to "var $errstr". Bug 4582. Was put into CVS version 1.75 of RPC.php but didn't make it into RELEASE_1_3_1. Dependencies:
|
1.3.1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.1 Release date: 2005-06-29 10:04 UTC Release state: stable Release uploaded by: mj Changelog: * Security fix. Update highly recommended! Dependencies:
|
1.3.0 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.0 Release date: 2005-06-13 11:30 UTC Release state: stable Release uploaded by: danielc Changelog: * Stable release. See earlier releases for changes since 1.2.2. Dependencies:
|
1.3.0RC3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.0RC3 Release date: 2005-05-09 19:50 UTC Release state: beta Release uploaded by: danielc Changelog: * 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(). |
1.3.0RC2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.0RC2 Release date: 2005-05-05 11:32 UTC Release state: beta Release uploaded by: danielc Changelog: * If XML_RPC_Message::getParam() is given an incorrect parameter, raise an error with the new XML_RPC_ERROR_INCORRECT_PARAMS code and return FALSE. * Handle improper requests to XML_RPC_Server::verifySignature(). Bug 4231. * Try to allow HTTP 100 responses if followed by a 200 response. Bug 4116. * Help Delphi users by making RPCMETHODNAME an alias for METHODNAME. Request 4205. Dependencies:
|
1.3.0RC1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.3.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.3.0RC1 Release date: 2005-04-06 19:52 UTC Release state: beta Release uploaded by: danielc Changelog: * Improve timeout handling for situations where connection to server is made but no response is not received in time. Accomplished via stream_set_timeout(). Request 3963. * Add Fault Code 6: "The requested method didn't return an XML_RPC_Response object." Request 4032. * Add the createServerPayload() and createServerHeaders() methods and the $server_payload and $server_headers properties. Request 3121. * As in earlier versions, if the $serviceNow parameter to XML_RPC_Server() is 0, no data will be returned, but now the new $server_payload and $server_headers properties will be set. * Convert the parser handle to an integer before using it as an index for $XML_RPC_xh[$parser]. Reduces E_STRICT notices. Bug 3782. * Add createHeaders() method and $headers property to XML_RPC_Client to make testing easier. Dependencies:
|
1.2.2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.2 Release date: 2005-03-07 12:54 UTC Release state: stable Release uploaded by: danielc Changelog: * When using a proxy, add the protocol to the Request-URI, making it an "absoluteURI" as per the HTTP 1.0 spec. Bug 3679. Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.1 Release date: 2005-03-01 12:12 UTC Release state: stable Release uploaded by: danielc Changelog: * Add isset() check before examining the dispatch map. Bug 3658. Dependencies:
|
1.2.0 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0 Release date: 2005-02-27 10:53 UTC Release state: stable Release uploaded by: danielc Changelog: * Provide the "stable" release. * Add package2.xml for compatibility with PEAR 1.4.0. * For changes since 1.1.0, see the changelogs for the various RC releases. Dependencies:
|
1.2.0RC7 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC7 Release date: 2005-02-22 01:19 UTC Release state: beta Release uploaded by: danielc Changelog: - Add the setSendEncoding() method and $send_encoding property to XML_RPC_Message. Request 3537. - Allow class methods to be mapped using either syntax: 'function' => 'hello::sayHello', or 'function' => array('hello', 'sayhello'), Bug 3363. - Use 8192 instead of 32768 for bytes in fread() in parseResponseFile(). Bug 3340. |
1.2.0RC6 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC6 Release date: 2005-01-24 16:15 UTC Release state: beta Release uploaded by: danielc Changelog: - Don't put the protocol in the Host field of the POST data. (danielc) |
1.2.0RC5 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC5 Release date: 2005-01-24 02:36 UTC Release state: beta Release uploaded by: danielc Changelog: - If $port is 443 but a protocol isn't specified in $server, assume ssl:// is the protocol. |
1.2.0RC4 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC4 Release date: 2005-01-24 02:05 UTC Release state: beta Release uploaded by: danielc Changelog: - When a connection attempt fails, have the method return 0. (danielc) - Move the protocol/port checking/switching and the property settings from sendPayloadHTTP10() to the XML_RPC_Client constructor. (danielc) - Add tests for setting the client properties. (danielc) - Remove $GLOBALS['XML_RPC_twoslash'] since it's not used. (danielc) - Bundle the tests with the package. (danielc) |
1.2.0RC3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC3 Release date: 2005-01-19 18:08 UTC Release state: beta Release uploaded by: danielc Changelog: - ssl uses port 443, not 445. |
1.2.0RC2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC2 Release date: 2005-01-10 23:43 UTC Release state: beta Release uploaded by: danielc Changelog: - Handle ssl:// in the $server string. (danielc) - Also default to port 445 for ssl:// requests as well. (danielc) - Enhance debugging in the server. (danielc) |
1.2.0RC1 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.2.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.2.0RC1 Release date: 2004-12-30 16:40 UTC Release state: beta Release uploaded by: danielc Changelog: - Make things work with SSL. Bug 2489. (nkukard lbsd net) - Allow array function callbacks (Matt Kane) - Some minor speed-ups (Matt Kane) - Add Dump.php to the package (Christian Weiske) - Replace all line endings with \r\n. Had only done replacements on \n. Bug 2521. - Silence fsockopen() errors. Bug 1714. - Encode empty arrays as an array. Bug 1493. (danielc) - Eliminate undefined index notice when submitting empty arrays to XML_RPC_Encode(). Bug 1819. (danielc) - Speed up check for enumerated arrays in XML_RPC_Encode(). (danielc) - Prepend "XML_RPC_" to ERROR_NON_NUMERIC_FOUND, eliminating problem when eval()'ing error messages. (danielc) - Use XML_RPC_Base::raiseError() instead of PEAR::raiseError() in XML_RPC_ee() because PEAR.php is lazy loaded. (danielc) - Allow raiseError() to be called statically. (danielc) - Stop double escaping of character entities. Bug 987. (danielc) NOTICE: the following have been removed: * XML_RPC_dh() * $GLOBALS['XML_RPC_entities'] * XML_RPC_entity_decode() * XML_RPC_lookup_entity() - Determine the XML's encoding via the encoding attribute in the XML declaration. Bug 52. (danielc) |
1.1.0 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.1.0 Release date: 2004-03-15 19:01 UTC Release state: stable Release uploaded by: pajoye Changelog: - Added support for sequential arrays to XML_RPC_encode() (mroch) - Cleaned up new XML_RPC_encode() changes a bit (mroch, pierre) - Remove "require_once 'PEAR.php'", include only when needed to raise an error - Replace echo and error_log() with raiseError() (mroch) - Make all classes extend XML_RPC_Base, which will handle common functions (mroch) - be tolerant of junk after methodResponse (Luca Mariano, mroch) - Silent notice even in the error log (pierre) - fix include of shared xml extension on win32 (pierre) |
1.0.4 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.0.4 Release date: 2002-10-10 00:55 UTC Release state: stable Release uploaded by: ssb Changelog: * added HTTP proxy authorization support (thanks to Arnaud Limbourg) |
1.0.3 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.0.3 Release date: 2002-05-20 11:33 UTC Release state: stable Release uploaded by: ssb Changelog: * fix bug when parsing responses with boolean types |
1.0.2 |
Easy InstallNot sure? Get more info. pear install XML_RPC-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_RPC-1.0.2 Release date: 2002-04-17 08:25 UTC Release state: stable Release uploaded by: ssb Changelog: * E_ALL fixes * fix HTTP response header parsing |