Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Releases: comodojo/xmlrpc

2.0.1

31 Jan 14:21
84d1e86

Choose a tag to compare

Merge pull request #3 from comodojo/master

fix invalid decodeResponse return type

2.0.0

30 Jan 15:05

Choose a tag to compare

  • php >= 7.4
  • deps updated

1.1.3

21 Mar 22:56

Choose a tag to compare

update reqs in composer.json

1.1.2

12 Feb 21:30

Choose a tag to compare

rebase from master

1.1.1

14 Oct 06:00

Choose a tag to compare

Fixed

  • decoder exception on invalid xml data (f6fba63)
  • missing endDocument() in encoding (f060f0d)
  • missing leading backslash in global namespace (70406b3)
  • lost object instance removed (a249088)

Changed

  • new exception package dependency

Added

  • duplicated methods support in multiCall (f060f0d)

1.1.0

08 May 22:46

Choose a tag to compare

Fixed

  • wrong multidimensional array from decoder
  • multicall handling
  • method-only request supported

Changed

  • MIT license instead of GPL

Added

  • tests with phpunit
  • travis-ci integration

First stable version

03 Jan 22:55

Choose a tag to compare

1.0.0

readme updated