Skip to content

2.10.0

Closed Feb 25, 2021 100% complete

Added

  • Adds support for PHP 8.0.

  • Adds the ability for the Laminas\Paginator\AdapterPluginManagerFactory to look in the config service for a paginators key populated with laminas-servicemanager-style configuration. When found, that configuration will be used to configure the Laminas\Paginator\AdapterPluginManager instance returned, allowing components a…

Added

  • Adds support for PHP 8.0.

  • Adds the ability for the Laminas\Paginator\AdapterPluginManagerFactory to look in the config service for a paginators key populated with laminas-servicemanager-style configuration. When found, that configuration will be used to configure the Laminas\Paginator\AdapterPluginManager instance returned, allowing components and applications the ability to provide additional adapters.

Changed

  • Replaces the dependency on laminas/laminas-json with ext-json.

Deprecated

  • This release deprecates each of Laminas\Paginator\Adapter\DbSelect, Laminas\Paginator\Adapter\DbTableGateway, and their related factories. We recommend that users of these adapters migrate to laminas/laminas-paginator-adapter-laminasdb, which contains 1:1 ports of the classes.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.