Skip to content

Releases: milo/xml-rpc

Released version 3.0.0

03 Apr 10:57
Compare
Choose a tag to compare
  • require PHP 7.1 or newer
  • added type hints and enabled strict types (BC break)
  • DateTime replaced by DateTimeImmutable and DateTimeInterface (BC break)

Released version 2.2.0

23 Sep 21:00
Compare
Choose a tag to compare
  • an empty <array> may contain whitespaces (TextNodes)

Released version 2.1.0

06 Sep 06:57
Compare
Choose a tag to compare
  • an <array> may not contain <data> element (pay attention to your code if you are using only the RNG schema from this repository)
  • a <dateTime.iso8601> accepts zone in a +HH00 format

Released version 2.0.0

06 Sep 06:54
Compare
Choose a tag to compare
v2.0.0

composer: class map of whole src/ dir

Released version 1.0.0

06 Sep 06:54
Compare
Choose a tag to compare
v1.0.0

Released version 1.0.0