Skip to content

2.10.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 17 Feb 17:38
· 157 commits to 3.2.x since this release
2.10.0

Release Notes for 2.10.0

Added

  • Adds support for PHP 8.0.

  • Adds the ability to specify a "serializers" key in your application configuration that contains service manager-style configuration for populating the serializer adapter plugin manager; see the documentation for details.

Removed

  • Drops support for PHP versions earlier than 7.3
  • Drops support for laminas/laminas-json versions earlier than 3.1
  • Drops support for laminas/laminas-stdlib versions earlier than 3.2
  • Drops support for lamians/laminas-math versions earlier than 3.3
  • Drops support for laminas/laminas-servicemanager versions earlier than 3.6

2.10.0

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

Enhancement,Feature Request,RFC

Enhancement