Skip to content

4.2.0

Closed Oct 28, 2021 100% complete

Feature release (minor)

Added

  • Support for PHP 8.0 and 8.1. Please note that some upstream dependencies are not yet compatible with PHP 8.1, hence, DoctrineModule cannot yet be installed using PHP 8.1.
  • Support for laminas-form 3.0, either laminas-form 2.0 or 3.0 can be used with DoctrineModule.

Changed

Feature release (minor)

Added

  • Support for PHP 8.0 and 8.1. Please note that some upstream dependencies are not yet compatible with PHP 8.1, hence, DoctrineModule cannot yet be installed using PHP 8.1.
  • Support for laminas-form 3.0, either laminas-form 2.0 or 3.0 can be used with DoctrineModule.

Changed

Deprecated

  • Usage of laminas-mvc-console is deprecated. If you used php public/index.php to access the Doctrine CLI, please switch to using ./vendor/bin/doctrine-module instead.
  • All signatures related to laminas-servicemanager 2.0 have been deprecated as DoctrineModule already requires laminas-servicemanager 3.0 for a while.

Removed

  • Support for PHP 7.2.

This milestone is closed.

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