Skip to content

2.16.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 04 Sep 17:13
· 126 commits to 3.2.x since this release
2.16.0
0aba33d

Release Notes for 2.16.0

Feature release (minor)

Added

  • #41 Laminas\Serializer\GenericSerializerFactory which is registered with Laminas\Serializer\Adapter\AdapterInterface in mezzio and laminas-mvc configuration to provide project default PhpSerialize serializer adapter via the container. Can be used in projects to reconfigure projects default serializer by overriding the Laminas\Serializer\Adapter\AdapterInterface in the container confgiuration in (dependencies/service_manager).factories.

Deprecated

  • #41 Laminas\Serializer\Serializer is deprecated and marked to be removed in v3.0.0.

2.16.0

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

Enhancement