Skip to content

1.3.0

Choose a tag to compare

@laminas-bot laminas-bot released this 18 Nov 20:46
· 45 commits to 1.9.x since this release
1.3.0
844dc64

1.3.0 - 2020-11-18

Added

  • #3 adds support for PHP 8. Essentially, this library becomes a no-op under PHP 8, as the features that allowed XXE/XEE vectors are removed from the libxml version PHP 8 compiles against.

Removed

  • #3 removes support for PHP versions prior to 7.3.

Release Notes for 1.3.0

1.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement