sonata-project / exporter

Lightweight Exporter library
https://docs.sonata-project.org/projects/exporter
MIT License
439 stars 88 forks source link

Bump phpstan to level 2 #519

Closed VincentLanglet closed 3 years ago

VincentLanglet commented 3 years ago

Subject

BC, except for the static analysis. But a generic array-shape is not supported by phpstan, so this wasn't fully working anymore. Better to remove the template and then fix the static analysis in SonataAdmin.

Also Closes #459.

Changelog

### Changed
- `SourceIteratorInterface` is not generic anymore

### Fixed
- doctrine/orm deprecation