doctrine / doctrine-laminas-hydrator

Doctrine hydrators for Laminas applications
https://www.doctrine-project.org/projects/doctrine-laminas-hydrator.html
MIT License
33 stars 19 forks source link

Added support for PHP 8.0 #19

Closed driehle closed 3 years ago

driehle commented 3 years ago

Summary: This PR adds support for PHP 8.0 to doctrine/doctrine-laminas-hydrator.

Changes:

BC Breaks: None

Note: Currently, you won't be able to use PHP 8.0 mostly for the reason that DoctrineModule and DoctrineORMModule are not 8.0-compatible yet. However, going step by step I think it is reasonable to add 8.0 support to this package, as this can easily be done first. Since there are no BC breaks I think this could be released as a minor version, i.e. 2.1.1.