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

Make Psalm and PHPStan more strict #53

Closed driehle closed 2 years ago

driehle commented 2 years ago

This PR lowers Psalm level from 3 to 2 and raises PHPStan level from 5 to 6.

As a few signatures received native types, this is a BC break. It is targeted at the upcoming 3.0.0 release.