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

Improved type hints for collections #54

Closed driehle closed 2 years ago

driehle commented 2 years ago

As the 3.0.0 release is fully typed, we can drop a few exceptions from PHPCs config. This requires just a few more type hints for collections for CI to pass.