Top Level :: Web Services

Package Information: XML_RPC 1.2.0RC1

Show All Changelogs
» Version » Information
1.5.1 2006-10-28     stable
1.5.0 2006-07-12     stable
1.5.0RC2 2006-06-21     beta
1.5.0RC1 2006-06-16     beta
1.4.8 2006-04-16     stable
1.4.7 2006-04-10     stable
1.4.6 2006-04-07     stable
1.4.5 2006-01-14     stable
1.4.4 2005-10-15     stable
1.4.3 2005-09-24     stable
1.4.2 2005-09-18     stable
1.4.1 2005-09-07     stable
1.4.0 2005-08-14     stable
1.3.3 2005-07-15     stable
1.3.2 2005-07-07     stable
1.3.1 2005-06-29     stable
1.3.0 2005-06-13     stable
1.3.0RC3 2005-05-09     beta
1.3.0RC2 2005-05-05     beta
1.3.0RC1 2005-04-06     beta
1.2.2 2005-03-07     stable
1.2.1 2005-03-01     stable
1.2.0 2005-02-27     stable
1.2.0RC7 2005-02-22     beta
1.2.0RC6 2005-01-24     beta
1.2.0RC5 2005-01-24     beta
1.2.0RC4 2005-01-24     beta
1.2.0RC3 2005-01-19     beta
1.2.0RC2 2005-01-11     beta
1.2.0RC1Download

Release date: 2004-12-30 21:40 UTC
Release state: beta

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 2004-03-16     stable
1.0.4 2002-10-10     stable
1.0.3 2002-05-20     stable
1.0.2 2002-04-17     stable