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

Drop PHP 7.3 and update dependencies #46

Closed driehle closed 2 years ago

driehle commented 2 years ago

For the next major release, i.e. 3.0.0, we are going to drop support for PHP 7.3.

This allows to modernize the code, using typed properties. Furthermore, PHP 7.3 is now officially EOL. Laminas has started dropping support for PHP 7.3 in several in several packages already, so there is no need in supporting PHP 7.3 in new releases of our Laminas integrations anymore.