Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zend-xml2json 3.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 16 Oct 14:24
· 27 commits to master since this release

Added

  • #5 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #1 removes an obsolete @deprecated annotation.

  • #5 removes support for PHP 5.5. The code likely still runs on that version, but we no longer support it.

  • #5 removes support for HHVM.

Fixed

  • Nothing.