Skip to content

2.9.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 17 Feb 19:04
· 41 commits to 2.15.x since this release
2.9.0
11672a7

Release Notes for 2.9.0

Added

  • Adds support for PHP 8.0.

Changed

  • The package now explicitly requires the SOAP and DOM extensions, and suggests the cURL extension when using with .NET SOAP implementations.

Removed

  • Removes support for PHP versions prior to 7.3.
  • Removes support for laminas-config versions prior to 3.4.
  • Removes support for laminas-http versions prior to 2.14.
  • Removes support for laminas-stdlib versions prior to 3.3.
  • Removes support for laminas-uri versions prior to 2.8.

2.9.0

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

Enhancement